Fix up some links to moved files

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit
2015-11-30 15:28:16 +10:00
parent 1c52d8fe6f
commit 8a4dea8916
3 changed files with 3 additions and 4 deletions

View File

@@ -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.

View File

@@ -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.

View File

@@ -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.