Two more links to fix
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
parent
21aecf62a0
commit
1f9332cd16
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ The built-in LXC execution driver is deprecated for an external implementation.
|
|||
The lxc-conf flag and API fields will also be removed.
|
||||
|
||||
### Old Command Line Options
|
||||
**Deprecated In Release: [v1.8.0](release-notes.md#docker-engine-1-8-0)**
|
||||
**Deprecated In Release: [v1.8.0](https://github.com/docker/docker/releases/tag/v1.8.0)**
|
||||
|
||||
**Target For Removal In Release: v1.10**
|
||||
|
||||
|
|
|
@ -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="../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.
|
||||
|
|
Loading…
Add table
Reference in a new issue