|
47 | 47 | <nav id="menu" class="hidden px-2 pt-2 pb-4 text-center sm:flex sm:p-0 sm:text-left">
|
48 | 48 | <a href="docs/quickstart/index.html" class="transition duration-100 ease-in-out block text-lg px-2 py-2 hover:bg-gray-700 hover:text-white rounded-sm sm:mt-0 sm:ml-2 sm:px-4" title="Get started" >Get started</a>
|
49 | 49 | <a href="docs/index.html" class="transition duration-100 ease-in-out mt-1 text-lg block px-2 py-2 hover:bg-gray-700 hover:text-white rounded-sm sm:mt-0 sm:ml-2 sm:px-4" title="Learn">Learn</a>
|
50 |
| - <a href="https://discord.gg/ywpkAXFjZH" class="transition duration-100 ease-in-out mt-1 text-lg block px-2 py-2 hover:bg-gray-700 hover:text-white rounded-sm sm:mt-0 sm:ml-2 sm:px-4"title="Community">Community</a> |
| 50 | + <a href="https://fe-lang.zulipchat.com/join/dqvssgylulrmjmp2dx7vcbrq" class="transition duration-100 ease-in-out mt-1 text-lg block px-2 py-2 hover:bg-gray-700 hover:text-white rounded-sm sm:mt-0 sm:ml-2 sm:px-4"title="Community">Community</a> |
51 | 51 | <a href="https://blog.fe-lang.org" class="transition duration-100 ease-in-out mt-1 text-lg block px-2 py-2 hover:bg-gray-700 hover:text-white rounded-sm sm:mt-0 sm:ml-2 sm:px-4" title="Blog">Blog</a>
|
52 | 52 | </nav>
|
53 | 53 | </div>
|
@@ -251,7 +251,7 @@ <h5 class="text-2xl tracking-tight mb-2">Check examples →</h5>
|
251 | 251 | <h5 class="text-2xl tracking-tight mb-2">Contribute →</h5>
|
252 | 252 | <p class="text-gray-700 leading-5">Help improve Fe</p>
|
253 | 253 | </a>
|
254 |
| - <a href="https://discord.gg/ywpkAXFjZH" title="Discuss" class="p-6 bg-gray-100 text-gray-900 shadow-lg rounded-sm hover:shadow-xl"> |
| 254 | + <a href="https://fe-lang.zulipchat.com/join/dqvssgylulrmjmp2dx7vcbrq" title="Discuss" class="p-6 bg-gray-100 text-gray-900 shadow-lg rounded-sm hover:shadow-xl"> |
255 | 255 | <h5 class="text-2xl tracking-tight mb-2">Discuss →</h5>
|
256 | 256 | <p class="text-gray-700 leading-5">Discuss and explore with the community</p>
|
257 | 257 | </a>
|
@@ -279,7 +279,7 @@ <h4 class="font-semibold mb-4">Get Started</h4>
|
279 | 279 | <h4 class="font-semibold mb-4">Community</h4>
|
280 | 280 | <ul>
|
281 | 281 | <li><a class="block py-1 hover:text-white" href="https://twitter.com/official_fe" title="Fe on Twitter">Twitter</a></li>
|
282 |
| - <li><a class="block py-1 hover:text-white" href="https://discord.gg/ywpkAXFjZH" title="Fe on Discord">Discord</a></li> |
| 282 | + <li><a class="block py-1 hover:text-white" href="fe-lang.zulipchat.com/join/dqvssgylulrmjmp2dx7vcbrq" title="Fe on Zulip">Zulip</a></li> |
283 | 283 | <li><a class="block py-1 hover:text-white" href="https://github.com/ethereum/fe" title="Fe on GitHub">GitHub</a></li>
|
284 | 284 | </ul>
|
285 | 285 | </div>
|
|
0 commit comments