Created
October 25, 2015 10:51
-
-
Save tommarmstrong/99eaaed67a9aee61c0fb to your computer and use it in GitHub Desktop.
Example for http://github.com/tommarmstrong/static-shortener
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"links": { | |
"me": { | |
"url": "http://tomma.so" | |
}, | |
"google": { | |
"url": "https://google.com" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment