Unverified Commit bb353f5d authored by Robert Schweikert's avatar Robert Schweikert Committed by GitHub

Fix reference to documentation (#6860)

The documentation is no longer part of the Rancher project but can be found in k3s-io/docs. Fix the wording an link in the contribution docs to point the potential contributor to the proper location Signed-off-by: 's avatarRobert Schweikert <rjschwei@suse.com>
parent 7cad3db2
......@@ -10,7 +10,7 @@ Of course, contributing code is more than welcome! To keep things simple, if you
If you're interested in contributing documentation, please note the following:
- Doc issues are raised in this repository, and they are tracked under the `kind/documentation` label.
- Pull requests are submitted to the K3s documentation source in the [Rancher docs repository.](https://github.com/rancher/docs/) The K3s docs content is in the `content/k3s/` directory.
- Pull requests are submitted to the K3s documentation source in the [k3s-io docs repository.](https://github.com/k3s-io/docs).
If you're interested in contributing new tests, please see the `TESTING.md` in the tests directory.
......
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