Tuana commited on
Commit
04dc12e
·
1 Parent(s): 75a837b

fixed slack link

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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
- /p>
19
- <a href="https://haystack.deepset.ai/community/join" >
20
- <div class="w-full h-10 rounded-lg flex items-center justify-center">
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>