mirror of
				https://codeberg.org/buzzcode2007/FCC-Project-URLShortener.git
				synced 2025-05-21 03:06:34 +00:00 
			
		
		
		
	fix: change link to use solution api, update forum url
This commit is contained in:
		
							parent
							
								
									45a15763ed
								
							
						
					
					
						commit
						3bf40990ae
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -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…
	
	Add table
		Add a link
		
	
		Reference in a new issue