Swap internal doc. refs to relative links.
This commit addresses issue #1571, which requests that all internal Kubernetes links are swapped to relative ones to better facilitate browsing of documentation on local forks, not to mention make the documentation have less needless boilerplate.
This commit is contained in:
@@ -21,7 +21,7 @@ Follow either of the two links above to access the appropriate CLA and instructi
|
||||
|
||||
## Protocols for Collaborative Development
|
||||
|
||||
Please read [this doc](https://github.com/GoogleCloudPlatform/kubernetes/blob/master/docs/collab.md) for information on how we're running development for the project.
|
||||
Please read [this doc](docs/collab.md) for information on how we're running development for the project.
|
||||
|
||||
## Adding dependencies
|
||||
|
||||
|
Reference in New Issue
Block a user