1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-04 21:35:23 +02:00

feat(settings): update templates documentation link

This commit is contained in:
Anthony Lapenna 2020-05-21 12:20:36 +12:00
parent b1f3deb2e6
commit e08b850046

View file

@ -50,7 +50,7 @@
<div class="form-group"> <div class="form-group">
<span class="col-sm-12 text-muted small"> <span class="col-sm-12 text-muted small">
You can specify the URL to your own template definitions file here. See You can specify the URL to your own template definitions file here. See
<a href="https://portainer.readthedocs.io/en/stable/templates.html" target="_blank">Portainer documentation</a> for more details. <a href="https://www.portainer.io/documentation/how-to-use-templates/" target="_blank">Portainer documentation</a> for more details.
</span> </span>
</div> </div>
<div class="form-group"> <div class="form-group">