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

remove pointer references

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2019-11-02 08:44:48 -04:00
parent ff60d091a9
commit cdca4cf09e
Signed by: vbatts
GPG key ID: 10937E57733F1362
2 changed files with 5 additions and 5 deletions

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). For information on the draft for broader practice, see [the draft](./emoji/README.md).
Perma-URL: Perma-URL:
- Draft [http://emoji.thisco.de/draft/](http://emoji.thisco.de/draft/) - [Draft](https://github.com/emojisum/emojisum/blob/master/emoji/README.md)
- JSON doc [http://emoji.thisco.de/draft/emojimap.json](http://emoji.thisco.de/draft/emojimap.json) - [JSON doc](https://raw.githubusercontent.com/emojisum/emojisum/master/emoji/emojimap.json)
## Tool ## Tool

View file

@ -21,9 +21,9 @@ into compilations, provided that the copyright notice and this notice are
preserved, and that any substantive changes or deletions from the original are preserved, and that any substantive changes or deletions from the original are
clearly marked. clearly marked.
A pointer to the latest version of the canonical JSON is the URL: [http://emoji.thisco.de/draft/emojimap.json](http://emoji.thisco.de/draft/emojimap.json) The latest version of the canonical JSON is the URL: https://raw.githubusercontent.com/emojisum/emojisum/master/emoji/emojimap.json
A pointer to the latest version of this spec the URL: [http://emoji.thisco.de/draft/](http://emoji.thisco.de/draft/) The latest version of this spec the URL: https://github.com/emojisum/emojisum/blob/master/emoji/README.md
Related documentation in can be found at the URL: [http://emoji.thisco.de/](http://emoji.thisco.de/) Related documentation in can be found at the URL: [github.com/emojisum/emojisum](http://github.com/emojisum/emojisum/)
## Abstract ## Abstract