Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -40,7 +40,7 @@
|
|
40 |
<p class="text-md text-gray-600 mb-2">
|
41 |
All the tools listed here are free to use and open-source!<br/>
|
42 |
Have a favorite tool or need help with a specific use case?
|
43 |
-
<a href="
|
44 |
</p>
|
45 |
</header>
|
46 |
|
|
|
40 |
<p class="text-md text-gray-600 mb-2">
|
41 |
All the tools listed here are free to use and open-source!<br/>
|
42 |
Have a favorite tool or need help with a specific use case?
|
43 |
+
<a href="/discussions" class="text-blue-600 hover:underline">Share in the community tab!</a>
|
44 |
</p>
|
45 |
</header>
|
46 |
|