Commit 78c4bc06 authored by Evan Read's avatar Evan Read

Add hyperlink to PAT doco

parent ce171674
......@@ -154,7 +154,7 @@ When [renaming a user](../profile/index.md#changing-your-username),
Any project can be used as a Go package including private projects in subgroups. To use packages
hosted in private projects with the `go get` command, use a [`.netrc` file](https://ec.haxx.se/usingcurl-netrc.html)
and a personal access token in the password field.
and a [personal access token](../profile/personal_access_tokens.md) in the password field.
For example:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment