diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-09-20 15:14:33 +0200 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-09-20 15:14:33 +0200 |
| commit | e6bb5aac880fa0e71c1d81d4860d456424f622bc (patch) | |
| tree | 4d342ddbdc5ea26476140c5905e5d3c93018d987 /docs/src/api/go/example.md | |
| parent | 8ca6d99ace6b8b9ec8b2a2feb6fb04a72f860a9a (diff) | |
Module: Move to eduvpn/eduvpn-common
Diffstat (limited to 'docs/src/api/go/example.md')
| -rw-r--r-- | docs/src/api/go/example.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/api/go/example.md b/docs/src/api/go/example.md index 0ed7d02..82baad8 100644 --- a/docs/src/api/go/example.md +++ b/docs/src/api/go/example.md @@ -1,5 +1,5 @@ # Example with comments -The following is an example [in the repository](https://github.com/jwijenbergh/eduvpn-common/blob/main/cmd/cli/main.go). It is a command line client with the following flags +The following is an example [in the repository](https://github.com/eduvpn/eduvpn-common/blob/main/cmd/cli/main.go). It is a command line client with the following flags ``` -get-institute string The url of an institute to connect to |
