fix: change link to use solution api, update forum url
This commit is contained in:
parent
45a15763ed
commit
3bf40990ae
@ -30,12 +30,12 @@
|
|||||||
<input type="submit" value="POST URL">
|
<input type="submit" value="POST URL">
|
||||||
</form>
|
</form>
|
||||||
<h3>Example Usage:</h3>
|
<h3>Example Usage:</h3>
|
||||||
<a href="https://www.freecodecamp.org/forum/">
|
<a href="https://url-shortener.freecodecamp.repl.co/api/shorturl/3">
|
||||||
[this_project_url]/api/shorturl/3
|
[this_project_url]/api/shorturl/3
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
<h3>Will Redirect to:</h3>
|
<h3>Will Redirect to:</h3>
|
||||||
<p>https://www.freecodecamp.org/forum/</p>
|
<p>https://forum.freecodecamp.org/</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user