mirror of https://github.com/portainer/portainer
fix(timeout): change the url of the documentation link on timeout page (#6729)
parent
3c98bf9a79
commit
bf8b44834a
|
@ -45,7 +45,7 @@
|
||||||
</span>
|
</span>
|
||||||
<br /><br />
|
<br /><br />
|
||||||
<span class="text-muted small" style="margin-left: 2px">
|
<span class="text-muted small" style="margin-left: 2px">
|
||||||
For further information, view our <a href="https://docs.portainer.io/v/ce-2.11/start/install" target="_blank">documentation</a>.
|
For further information, view our <a href="https://documentation.portainer.io/r/ce-restart-portainer" target="_blank">documentation</a>.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue