mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
Fix broken links
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user