1
0
Fork 0
mirror of https://github.com/emojisum/emojisum.git synced 2025-07-16 13:50:27 +00:00

*: github org rename

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2017-02-10 10:48:38 -05:00
parent 589add23e6
commit 64ce4ea851
Signed by: vbatts
GPG key ID: 10937E57733F1362
4 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@ import (
"os"
"text/template"
"github.com/vbatts/emojisum/emoji"
"github.com/emojisum/emojisum/emoji"
)
func main() {