Merge pull request #14 from beawolf/gomix

Changed URL in the creation example to make it consistent with usage example.
This commit is contained in:
Randell Dawson
2020-11-02 11:56:03 -08:00
committed by GitHub
+1 -1
View File
@@ -11,7 +11,7 @@
#### Creation Example:
POST [project_url]/api/shorturl/new - body (urlencoded) : url=https://www.google.com
POST [project_url]/api/shorturl/new - body (urlencoded) : url=https://www.freecodecamp.org/forum/
#### Usage: