We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9914814 commit d990702Copy full SHA for d990702
public/index.html
@@ -183,7 +183,7 @@
183
<li><a href="https://www.patreon.com/typicode" style="color: rgb(249, 104, 84)"><i class="fab fa-patreon"></i> Patreon</a></li>
184
<li><a href="https://thanks.typicode.com"><i class="far fa-laugh"></i> Supporters</a></li>
185
<li><a href="https://github.com/typicode"><i class="fab fa-github-alt"></i> GitHub</a></li>
186
- <li><a href="https://github.com/typicode"><i class="fas fa-burn"></i> My JSON Server</a></li>
+ <li><a href="https://my-json-server.typicode.com"><i class="fas fa-burn"></i> My JSON Server</a></li>
187
</ul>
188
</nav>
189
</header>
0 commit comments