mirror of
				https://codeberg.org/buzzcode2007/FCC-Project-URLShortener.git
				synced 2025-05-21 03:06:34 +00:00 
			
		
		
		
	fix: remove user stories and example usage
This commit is contained in:
		
							parent
							
								
									b6e493db53
								
							
						
					
					
						commit
						76b242f36a
					
				
					 2 changed files with 1 additions and 16 deletions
				
			
		|  | @ -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> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue