diff --git a/README.md b/README.md index e9aaef7ec..5c6fe6edb 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ $ yay -S github-cli Install a prebuilt binary from the [releases page][] -### [Build from source](/source.md) +### [Build from source](/docs/source.md) [docs]: https://cli.github.com/manual [scoop]: https://scoop.sh diff --git a/releasing.md b/docs/releasing.md similarity index 100% rename from releasing.md rename to docs/releasing.md diff --git a/source.md b/docs/source.md similarity index 100% rename from source.md rename to docs/source.md