1
0
Fork 0
mirror of https://github.com/emojisum/emojisum.git synced 2025-02-13 04:37:50 +00:00

Fix links in README.md

Links did not have a protocol so they were relative, clicking them gave a GH 404 page. Added protocols so that links are now absolute and work correctly.
This commit is contained in:
Toby Lorne 2017-04-12 10:24:14 -04:00 committed by GitHub
parent 4473c4a278
commit 2887466ae4

View file

@ -14,8 +14,8 @@ Would you rather compare 60 hexadecimal characters or only 30 emoji?! :smiley_ca
For information on the draft for broader practice, see [the draft](./emoji/README.md).
Perma-URL:
- Draft [http://emoji.thisco.de/draft/](emoji.thisco.de/draft/)
- JSON doc [http://emoji.thisco.de/draft/emojimap.json](emoji.thisco.de/draft/emojimap.json)
- Draft [http://emoji.thisco.de/draft/](http://emoji.thisco.de/draft/)
- JSON doc [http://emoji.thisco.de/draft/emojimap.json](http://emoji.thisco.de/draft/emojimap.json)
## build