diff --git a/README.md b/README.md index 7d8540a..8c745aa 100644 --- a/README.md +++ b/README.md @@ -18,4 +18,4 @@ POST [project_url]/api/shorturl/new - body (urlencoded) : url=https://www.googl #### Will redirect to: -http://forum.freecodecamp.com \ No newline at end of file +https://www.freecodecamp.org/forum/ \ No newline at end of file diff --git a/views/index.html b/views/index.html index 4b87671..4681b0b 100644 --- a/views/index.html +++ b/views/index.html @@ -26,20 +26,20 @@

- +

Example Usage:

- + [this_project_url]/api/shorturl/3

Will Redirect to:

-

https://forum.freecodecamp.com

+

https://www.freecodecamp.org/forum/