mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
Fix up some links to moved files
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
@@ -65,8 +65,7 @@ the above installer link will have an uninstaller available.
|
||||
|
||||
To fork the master branch of Kitematic:
|
||||
|
||||
1. Go to the <a href="https://github.com/kitematic/kitematic "target="_blank">
|
||||
kitematic/kitematic repository </a>.
|
||||
1. Go to the <a href="https://github.com/docker/kitematic "target="_blank">kitematic/kitematic repository </a>.
|
||||
|
||||
2. Click "Fork" in the upper right corner of the GitHub interface.
|
||||
|
||||
|
||||
@@ -78,7 +78,7 @@ The following provides greater detail on the process:
|
||||
|
||||
3. Talk to the community about your idea.
|
||||
|
||||
We have lots of <a href="../get-help/" target="_blank">community forums</a>
|
||||
We have lots of <a href="../../get-help/" target="_blank">community forums</a>
|
||||
where you can get feedback on your idea. Float your idea in a forum or two
|
||||
to get some commentary going on it.
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ program code and documentation code.
|
||||
|
||||
* Use existing Docker test files (`name_test.go`) for inspiration.
|
||||
|
||||
* Run <a href="../test-and-docs/" target="_blank">the full test suite</a> on your
|
||||
* Run <a href="../../project/test-and-docs/" target="_blank">the full test suite</a> on your
|
||||
branch before submitting a pull request.
|
||||
|
||||
* Run `make docs` to build the documentation and then check it locally.
|
||||
|
||||
Reference in New Issue
Block a user