Fix a website link under `Runtime Environment`
Under the `Network-related Variables` the `NOMAD_HOST_PORT_<label>` has a incorrect link.
This commit is contained in:
parent
eb022e90c7
commit
7f6e8d3229
|
@ -102,7 +102,7 @@
|
||||||
<td><tt>NOMAD_HOST_PORT_<label></tt></td>
|
<td><tt>NOMAD_HOST_PORT_<label></tt></td>
|
||||||
<td>
|
<td>
|
||||||
Port on the host for the port <tt>label</tt>. See
|
Port on the host for the port <tt>label</tt>. See
|
||||||
[here](/docs/job-specification/network.html#mapped_ports) for more
|
[here](/docs/job-specification/network.html#port) for more
|
||||||
information.
|
information.
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue