Skip to content

Commit 601a934

Browse files
authored
Merge pull request cli#630 from cli/create-docs
Move docs to docs folder
2 parents 7f9ccec + 159a697 commit 601a934

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ $ yay -S github-cli
109109

110110
Install a prebuilt binary from the [releases page][]
111111

112-
### [Build from source](/source.md)
112+
### [Build from source](/docs/source.md)
113113

114114
[docs]: https://cli.github.com/manual
115115
[scoop]: https://scoop.sh

docs/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
This folder is used for documentation related to developing `gh`. Docs for `gh` installation and usage are available at [https://cli.github.com/manual](https://cli.github.com/manual).
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)