Link back to our docs and not to some github page
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<form role="form" name="footerForm" autocomplete="off">
|
||||
<p>{{ 'branding.footer.description' | tr }} <sup><a ng-href="https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup></p>
|
||||
<p>{{ 'branding.footer.description' | tr }} <sup><a ng-href="https://docs.cloudron.io/branding/#footer" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup></p>
|
||||
<textarea name="footer" class="form-control" ng-model="footer.content" ng-disabled="footer.busy"></textarea>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user