1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

docs: rename to github.com/inbucket/inbucket

This commit is contained in:
James Hillyerd
2019-02-24 10:09:33 -08:00
parent e4c48a0705
commit 2b3dd51e71
3 changed files with 41 additions and 31 deletions

View File

@@ -151,7 +151,7 @@ frame { model, session, activePage, activeMailbox, modal, content } =
[ div [ class "footer" ]
[ externalLink "https://www.inbucket.org" "Inbucket"
, text " is an open source project hosted on "
, externalLink "https://github.com/jhillyerd/inbucket" "GitHub"
, externalLink "https://github.com/inbucket/inbucket" "GitHub"
, text "."
]
]