Fix broken links

This commit is contained in:
Seth Vargo
2017-07-26 18:43:51 -04:00
parent ad3038fde2
commit 30823a69cc
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ rolling upgrade of the remaining allocations is unblocked. If the canaries are
found to be unhealthy, the deployment may either be failed using the "nomad
deployment fail" command, the job can be failed forward by submitting a new
version or failed backwards by reverting to an older version using the [`job
revert`](/docs/commands/job-revert.html) command.
revert`](/docs/commands/job/revert.html) command.
## Usage

View File

@@ -134,7 +134,7 @@ task "server" {
}
```
See the [`env`](/docs/job-specification/env.html.md) docs for details.
See the [`env`](/docs/job-specification/env.html) docs for details.
### Environment Templates