Fix documentation links

This commit is contained in:
Girish Ramakrishnan
2019-12-18 14:29:42 -08:00
parent 78205c9a13
commit 445dcc24df
10 changed files with 32 additions and 32 deletions

View File

@@ -8,7 +8,7 @@
</div>
<div class="modal-body">
<div>This will configure Cloudron to receive emails for <b>{{selectedDomain.domain}}</b>. See the
documentation for opening up the <a href="https://cloudron.io/documentation/email/#required-ports-for-cloudron-email" target="_blank">required ports</a>
documentation for opening up the <a ng-href="{{ config.webServerOrigin }}/documentation/email/#required-ports" target="_blank">required ports</a>
for Cloudron Email.
</div>
<br/>
@@ -24,7 +24,7 @@
</p>
Use this option to automatically setup Email related DNS records. Leaving this option unchecked
is useful for creating mail boxes and <a href="https://cloudron.io/documentation/email/#import-email">importing email</a>
is useful for creating mail boxes and <a ng-href="{{ config.webServerOrigin }}/documentation/email/#import-email">importing email</a>
before going live.
</div>
</div>
@@ -277,7 +277,7 @@
<div class="row">
<div class="col-md-10">
Cloudron <a ng-href="{{ config.webServerOrigin + '/documentation/email/' }}" target="_blank">Email Server</a> allows users to receive email for this domain.
Cloudron <a ng-href="{{ config.webServerOrigin }}/documentation/email/" target="_blank">Email Server</a> allows users to receive email for this domain.
<a href="/#/appstore/net.rainloop.cloudronapp">Rainloop</a>, <a href="/#/appstore/nu.sogo.cloudronapp2">SOGo</a>,
<a href="/#/appstore/net.roundcube.cloudronapp">Roundcube</a> are pre-configured to access Cloudron Email. Use <a href="" data-toggle="collapse" data-parent="#accordion" data-target="#mail_settings">these settings</a>
to configure other email clients.
@@ -423,7 +423,7 @@
<uib-tab index="1" heading="Outbound">
<div class="card card-large" style="margin-bottom: 15px;">
<h4>Email Relay <sup><a href="https://cloudron.io/documentation/email/#relaying-outbound-mails" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup> </h4>
<h4>Email Relay <sup><a ng-href="{{ config.webServerOrigin }}/documentation/email/#relay-outbound-mails" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup> </h4>
<div class="row">
<div class="col-md-12">
@@ -556,7 +556,7 @@
</h4>
Status of DNS Records may show an error while DNS is propagating (~5 minutes). See the
<a href="https://cloudron.io/documentation/troubleshooting/#mail-dns" target="_blank">troubleshooting</a> docs for help.
<a ng-href="{{ config.webServerOrigin }}/documentation/troubleshooting/#mail-dns" target="_blank">troubleshooting</a> docs for help.
<br/><br/>
@@ -570,7 +570,7 @@
</p>
<div id="collapse_dns_{{ record.value }}" class="panel-collapse collapse">
<div class="panel-body">
<p ng-show="record.name === 'MX' && selectedDomain.provider === 'namecheap'"><a href="https://cloudron.io/documentation/domains/#namecheap-dns" target="_blank" class="btn btn-xs btn-danger">Namecheap requires manual steps for MX records</a></p>
<p ng-show="record.name === 'MX' && selectedDomain.provider === 'namecheap'"><a ng-href="{{ config.webServerOrigin }}/documentation/domains/#namecheap-dns" target="_blank" class="btn btn-xs btn-danger">Namecheap requires manual steps for MX records</a></p>
<p ng-show="expectedDnsRecords[record.value].name">Hostname: <b ng-click-select><tt>{{ expectedDnsRecords[record.value].name }}</tt></b></p>
<p ng-hide="expectedDnsRecords[record.value].name">Domain: <b ng-click-select><tt>{{ expectedDnsRecords[record.value].domain }}</tt></b></p>
<p>Record type: <b ng-click-select><tt>{{ expectedDnsRecords[record.value].type }}</tt></b></p>
@@ -588,7 +588,7 @@
<div class="card card-large" style="margin-bottom: 15px;" ng-if="selectedDomain.mailConfig.relay.provider !== 'noop'">
<div class="row">
<div class="col-md-12">
<h4>SMTP Status <sup><a href="https://cloudron.io/documentation/troubleshooting/#mail-smtp" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup></h4>
<h4>SMTP Status <sup><a ng-href="{{ config.webServerOrigin }}/documentation/troubleshooting/#mail-smtp" class="help" target="_blank"><i class="fa fa-question-circle"></i></a></sup></h4>
<div class="row">
<div class="col-xs-12">