fix: remove user stories and example usage
This commit is contained in:
@@ -25,14 +25,6 @@
|
||||
</fieldset>
|
||||
</form>
|
||||
</section>
|
||||
<section>
|
||||
<h3>Example Creation:</h3>
|
||||
<p><code>POST [project_url]/api/shorturl/new</code> - Body (URL encoded): <code>url=https://www.google.com</code></p>
|
||||
<h3>Example Usage:</h3>
|
||||
<a href="https://url-shortener.freecodecamp.repl.co/api/shorturl/3">[project_url]/api/shorturl/3</a>
|
||||
<h3>Will Redirect to:</h3>
|
||||
<p>https://forum.freecodecamp.org/</p>
|
||||
</section>
|
||||
</main>
|
||||
<footer>
|
||||
<p>By <a href="https://www.freecodecamp.org">freeCodeCamp</a></p>
|
||||
|
||||
Reference in New Issue
Block a user