Add link to docs for vanity imports (#10)

Reviewed-on: https://gitea.com/jolheiser/vanity/pulls/10
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-committed-by: John Olheiser <john.olheiser@gmail.com>
service
John Olheiser 2021-02-23 22:45:01 +08:00
parent 2f688b839b
commit c4be5e64b6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Vanity
A simple web service to serve vanity Go imports. Feel free to check it out using [my instance](https://go.jolheiser.com/).
A simple web service to serve [vanity Go imports](https://golang.org/cmd/go/#hdr-Remote_import_paths). Feel free to check it out using [my instance](https://go.jolheiser.com/).
Vanity also supports [git-import](https://gitea.com/jolheiser/git-import).