fixed slack link
Browse files
README.md
CHANGED
@@ -15,10 +15,10 @@ pinned: false
|
|
15 |
<img alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/haystack-logo-colored.svg" class="w-40"/>
|
16 |
</div>
|
17 |
<p class="lg:col-span-2"><a href="https://deepset.ai">deepset.ai</a> is the company behind <strong><a href="https://haystack.deepset.ai/">Haystack</a></strong>, an open source NLP framework to help you develop production ready applications powered by various NLP tasks such as Question Answering. We host our models and datasets we create on Hugging Face 🤗! For more info on Haystack, visit our <strong><a href="https://github.com/deepset-ai/haystack">GitHub</a></strong> repo and <strong><a href="https://haystack.deepset.ai">Documentation</a></strong>
|
18 |
-
|
19 |
-
<a href="https://haystack.deepset.ai/community/join" >
|
20 |
-
<div class="w-full
|
21 |
-
<img alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/join-slack.png"/>
|
22 |
</div>
|
23 |
</a>
|
24 |
</div>
|
|
|
15 |
<img alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/haystack-logo-colored.svg" class="w-40"/>
|
16 |
</div>
|
17 |
<p class="lg:col-span-2"><a href="https://deepset.ai">deepset.ai</a> is the company behind <strong><a href="https://haystack.deepset.ai/">Haystack</a></strong>, an open source NLP framework to help you develop production ready applications powered by various NLP tasks such as Question Answering. We host our models and datasets we create on Hugging Face 🤗! For more info on Haystack, visit our <strong><a href="https://github.com/deepset-ai/haystack">GitHub</a></strong> repo and <strong><a href="https://haystack.deepset.ai">Documentation</a></strong>
|
18 |
+
</p>
|
19 |
+
<a class="lg:col-span-2" href="https://haystack.deepset.ai/community/join" >
|
20 |
+
<div class="w-full rounded-lg flex justify-center items-center">
|
21 |
+
<img class="h-20" alt="" src="https://huggingface.co/spaces/deepset/README/resolve/main/join-slack.png"/>
|
22 |
</div>
|
23 |
</a>
|
24 |
</div>
|