Update index.html

#3
by reach-vb HF Staff - opened
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -124,13 +124,13 @@
124
  </head>
125
  <body class="dark:bg-gray-900 dark:text-white">
126
  <div class="flex flex-col p-12 md:p-32 font-sans">
127
- <h1 class="text-2xl font-bold mb-4">Inference Providers Discussions</h1>
128
  <h2 class="dark:text-gray-200">
129
- Let's discuss and improve the Hub's Inference Providers feature
130
  </h2>
131
  <p class="text-gray-500 dark:text-gray-400">
132
  <a
133
- href="https://huggingface.co/spaces/huggingface/InferenceSupport/discussions"
134
  class="underline hover:text-gray-800 dark:hover:text-gray-300"
135
  >Go to the community tab</a
136
  >
 
124
  </head>
125
  <body class="dark:bg-gray-900 dark:text-white">
126
  <div class="flex flex-col p-12 md:p-32 font-sans">
127
+ <h1 class="text-2xl font-bold mb-4">Transformers Discussions</h1>
128
  <h2 class="dark:text-gray-200">
129
+ Let's discuss and improve Transformers together
130
  </h2>
131
  <p class="text-gray-500 dark:text-gray-400">
132
  <a
133
+ href="https://huggingface.co/spaces/transformers-discussion-board/Support/discussions"
134
  class="underline hover:text-gray-800 dark:hover:text-gray-300"
135
  >Go to the community tab</a
136
  >