diff options
author | Daniil Baturin <daniil@vyos.io> | 2021-11-08 19:08:57 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-08 19:08:57 +0700 |
commit | d599c68c3420a7bd873d45117e381c82f85395f8 (patch) | |
tree | 65f669f98536380942254c7d2ef371b2a0fb4a44 | |
parent | 181af253652a253cd4e901672567fa3b4157e844 (diff) | |
parent | e6d37c2bdc1b6e190e92e4358216868b0ddf2f73 (diff) | |
download | community.vyos.net-d599c68c3420a7bd873d45117e381c82f85395f8.tar.gz community.vyos.net-d599c68c3420a7bd873d45117e381c82f85395f8.zip |
Merge pull request #15 from vyos/c-po-patch-3
contribute: update link to guidelines
-rw-r--r-- | site/contribute/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/contribute/index.md b/site/contribute/index.md index 9e60644..4780a20 100644 --- a/site/contribute/index.md +++ b/site/contribute/index.md @@ -41,7 +41,7 @@ We also have [badges](https://www.youracclaim.com/organizations/vyos/badges)! ### Contributing to the documentation * Fork the [vyos-documentation](https://github.com/vyos/vyos-documentation/) repo. -* Read the [guidelines](https://docs.vyos.io/en/latest/contributing/documentation.html). +* Read the [guidelines](https://docs.vyos.io/en/latest/documentation.html). ### Testing latest builds |