Skip to content

Commit 340d741

Browse files
committed
update links
1 parent 54397a0 commit 340d741

20 files changed

+24
-24
lines changed

readthedocs/restapi/templates/restapi/footer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<small>
131131
<span>Hosted by <a href="https://readthedocs.org">Read the Docs</a></span>
132132
<span> &middot; </span>
133-
<a href="https://docs.readthedocs.io/en/latest/privacy-policy.html">Privacy Policy</a>
133+
<a href="https://docs.readthedocs.io/page/privacy-policy.html">Privacy Policy</a>
134134
</small>
135135
{% endblock %}
136136

readthedocs/templates/account/signup.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h1>{% trans "Sign Up" %}</h1>
2121
{% endif %}
2222
<button type="submit">{% trans "Sign Up" %} &raquo;</button>
2323
<p>
24-
<small>{% blocktrans %}By signing up, you agree to our <a href="https://docs.readthedocs.io/en/latest/privacy-policy.html">privacy policy</a>.{% endblocktrans %}</small>
24+
<small>{% blocktrans %}By signing up, you agree to our <a href="https://docs.readthedocs.io/page/privacy-policy.html">privacy policy</a>.{% endblocktrans %}</small>
2525
</p>
2626
</form>
2727

readthedocs/templates/homepage.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h3>Multiple versions</h3>
107107
<!-- Call to action -->
108108
<section>
109109
<p style="text-align: center">
110-
<a href="https://docs.readthedocs.io/en/latest/getting_started.html" class="cta-btn">{% trans 'Getting started guide' %}</a>
110+
<a href="https://docs.readthedocs.io/page/intro/getting-started-with-sphinx.html" class="cta-btn">{% trans 'Getting started guide' %}</a>
111111
</p>
112112
</section>
113113

@@ -157,8 +157,8 @@ <h2>{% trans "Read the Docs is funded by the community" %}</h2>
157157
{% blocktrans trimmed %}
158158
Read the Docs is <strong>community supported</strong>.
159159
It depends on users like you to contribute to development, support, and operations.
160-
You can learn more about how to <a href="https://docs.readthedocs.io/en/latest/contribute.html">contribute</a> in our docs.
161-
Thanks so much to our wonderful <a href="https://docs.readthedocs.io/en/latest/team.html">community team</a> who helps us run the site.
160+
You can learn more about how to <a href="https://docs.readthedocs.io/page/contribute.html">contribute</a> in our docs.
161+
Thanks so much to our wonderful <a href="https://docs.readthedocs.io/page/team.html">community team</a> who helps us run the site.
162162
Read the Docs wouldn't be possible without them.
163163
{% endblocktrans %}
164164
</p>

readthedocs/templates/profiles/private/advertising_profile.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
For more details on advertising on Read the Docs
3232
including the privacy protections we have in place for users
3333
and community advertising we run on behalf of the open source community,
34-
see <a href="https://docs.readthedocs.io/en/latest/ethical-advertising.html">our documentation</a>.
34+
see <a href="https://docs.readthedocs.io/page/advertising/ethical-advertising.html">our documentation</a>.
3535
{% endblocktrans %}
3636
</p>
3737

readthedocs/templates/projects/domain_list.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
{% block project_edit_content %}
1515
{# Remove anytime after 2018-10-01 #}
16-
<p class="empty">{% blocktrans %}Recently we added HTTPS support for custom domains. Depending on your setup, you may need to take action for your domain to support HTTPS. <a href="https://docs.readthedocs.io/en/latest/alternate_domains.html#custom-domain-ssl">See our docs</a> for details.{% endblocktrans %}</p>
16+
<p class="empty">{% blocktrans %}Recently we added HTTPS support for custom domains. Depending on your setup, you may need to take action for your domain to support HTTPS. <a href="https://docs.readthedocs.io/page/custom_domains.html#custom-domain-ssl">See our docs</a> for details.{% endblocktrans %}</p>
1717

1818
<p class="help_text">
1919
{% trans "This allows you to add domains to your project. This allows them to live in the same namespace in the URLConf for a subdomain or CNAME." %}

readthedocs/templates/projects/email/build_failed.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</p>
3030

3131
<p>
32-
<a href="https://docs.readthedocs.io/en/latest/faq.html">https://docs.readthedocs.io/en/latest/faq.html</a>
32+
<a href="https://docs.readthedocs.io/page/faq.html">https://docs.readthedocs.io/page/faq.html</a>
3333
</p>
3434

3535
<p>

readthedocs/templates/projects/email/build_failed.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ You can find out more about this failure here:
99
{{ build_url }}
1010

1111
If you have questions, a good place to start is the FAQ:
12-
https://docs.readthedocs.org/en/latest/faq.html
12+
https://docs.readthedocs.io/page/faq.html
1313

1414
{% endblock %}

readthedocs/templates/projects/integration_webhook_detail.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<p>
6666
{% blocktrans trimmed %}
6767
For more information on manually configuring a webhook, refer to
68-
<a href="https://docs.readthedocs.io/en/latest/webhooks.html">
68+
<a href="https://docs.readthedocs.io/page/webhooks.html">
6969
our webhook documentation
7070
</a>
7171
{% endblocktrans %}

readthedocs/templates/projects/notifications/deprecated_build_webhook_email.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
<p>To continue building your Read the Docs project on changes to your repository, you will need to configure a new webhook with your VCS provider. You can find more information on how to configure a new webhook in our documentation, at:</p>
44

55
{% comment %}Plain text link because of text version of email{% endcomment %}
6-
<p><a href="https://docs.readthedocs.io/en/latest/webhooks.html#webhook-deprecated-endpoints">https://docs.readthedocs.io/en/latest/webhooks.html#webhook-deprecated-endpoints</a></p>
6+
<p><a href="https://docs.readthedocs.io/page/webhooks.html#webhook-deprecated-endpoints">https://docs.readthedocs.io/page/webhooks.html#webhook-deprecated-endpoints</a></p>
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Your project, {{ project.name }}, needs to be reconfigured in order to continue building automatically after April 1st, 2019. For more information, <a href="https://docs.readthedocs.io/en/latest/webhooks.html#webhook-deprecated-endpoints">see our documentation on webhook integrations</a>.
1+
Your project, {{ project.name }}, needs to be reconfigured in order to continue building automatically after April 1st, 2019. For more information, <a href="https://docs.readthedocs.io/page/webhooks.html#webhook-deprecated-endpoints">see our documentation on webhook integrations</a>.

readthedocs/templates/projects/notifications/deprecated_github_webhook_email.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
<p>You can find more information on our webhook intergrations in our documentation, at:</p>
66

77
{% comment %}Plain text link because of text version of email{% endcomment %}
8-
<p><a href="https://docs.readthedocs.io/en/latest/webhooks.html#webhook-github-services">https://docs.readthedocs.io/en/latest/webhooks.html#webhook-github-services</a></p>
8+
<p><a href="https://docs.readthedocs.io/page/webhooks.html#webhook-github-services">https://docs.readthedocs.io/page/webhooks.html#webhook-github-services</a></p>
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Your project, {{ project.name }}, needs to be reconfigured in order to build automatically on changes to your repository. For more information, <a href="https://docs.readthedocs.io/en/latest/webhooks.html#webhook-github-services">see our documentation on webhook integrations</a>.
1+
Your project, {{ project.name }}, needs to be reconfigured in order to build automatically on changes to your repository. For more information, <a href="https://docs.readthedocs.io/page/webhooks.html#webhook-github-services">see our documentation on webhook integrations</a>.

readthedocs/templates/projects/notifications/resource_usage_email.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
<p>For more information on contributing, you can read more here:</p>
99

10-
<p><a href="http://docs.readthedocs.io/en/latest/contribute.html">http://docs.readthedocs.io/en/latest/contribute.html</a></p>
10+
<p><a href="http://docs.readthedocs.io/page/contribute.html">http://docs.readthedocs.io/page/contribute.html</a></p>

readthedocs/templates/projects/onboard_detail.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ <h2>{% trans "Your documentation is ready to use" %}</h2>
3434
Your documentation has been built.
3535
Ensure your documentation is kept up to date with every commit to
3636
your repository, by
37-
<a href="http://docs.readthedocs.io/en/latest/webhooks.html">setting up a webhook</a>.
37+
<a href="http://docs.readthedocs.io/page/webhooks.html">setting up a webhook</a>.
3838
{% endblocktrans %}
3939
</p>
4040

@@ -50,7 +50,7 @@ <h2>{% trans "Your documentation failed to build" %}</h2>
5050
There was a problem building your documentation,
5151
you can see what went wrong in the build output.
5252
If you need more help, check out some of the
53-
<a href="http://docs.readthedocs.io/en/latest/faq.html">problems frequently encountered</a>
53+
<a href="http://docs.readthedocs.io/page/faq.html">problems frequently encountered</a>
5454
during builds.
5555
{% endblocktrans %}
5656
</p>

readthedocs/templates/projects/onboard_import.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<div class="onboard onboard-import-project">
55
<h2>{% trans "Ready to share your documentation" %}{% if request.user.first_name %}, {{ request.user.first_name }}{% endif %}?</h2>
66

7-
{% with getting_started_url="http://docs.readthedocs.io/en/latest/getting_started.html" %}
7+
{% with getting_started_url="https://docs.readthedocs.io/page/intro/getting-started-with-sphinx.html" %}
88
<form method="get" action="{% url "projects_import" %}">
99
<p>
1010
{% blocktrans trimmed %}

readthedocs/templates/projects/project_advertising.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
For more details on advertising on Read the Docs
5252
including the privacy protections we have in place for users
5353
and community advertising we run on behalf of the open source community,
54-
see <a href="https://docs.readthedocs.io/en/latest/ethical-advertising.html">our documentation</a>.
54+
see <a href="https://docs.readthedocs.io/page/advertising/ethical-advertising.html">our documentation</a>.
5555
{% endblocktrans %}
5656
</p>
5757

@@ -85,7 +85,7 @@ <h4>{% trans "Opting out" %}</h4>
8585
requests, documentation updates, and of course feature development.
8686
{% endblocktrans %}
8787

88-
<form method="get" action="http://docs.readthedocs.io/en/latest/contribute.html">
88+
<form method="get" action="https://docs.readthedocs.io/page/contribute.html">
8989
<input type="submit" value="{% trans "I can contribute my time" %}" />
9090
</form>
9191
</li>

readthedocs/templates/projects/project_dashboard_base.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h3>{% trans "Connect your Accounts" %}</h3>
152152
<div class="module info info-docs">
153153
<h3>{% trans "Learn More" %}</h3>
154154
<p>
155-
{% blocktrans trimmed with rtd_docs_url="http://docs.readthedocs.io/en/latest/index.html" %}
155+
{% blocktrans trimmed with rtd_docs_url="https://docs.readthedocs.io/" %}
156156
Check out the <a href="{{ rtd_docs_url }}">documentation for Read the Docs</a>.
157157
It contains lots of information about how to get the most out of RTD.
158158
{% endblocktrans %}

readthedocs/templates/security.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<h2>{% trans 'Security at Read the Docs' %}</h2>
1010

1111
{% blocktrans trimmed %}
12-
For more details on security at Read the Docs or to report a security issue, please see our <a href="https://docs.readthedocs.io/en/latest/security.html">security policy</a>.
12+
For more details on security at Read the Docs or to report a security issue, please see our <a href="https://docs.readthedocs.io/page/security.html">security policy</a>.
1313
{% endblocktrans %}
1414

1515
{% endblock %}

readthedocs/templates/security.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Policy: https://docs.readthedocs.io/en/latest/security.html
1+
Policy: https://docs.readthedocs.io/page/security.html

readthedocs/templates/support.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
.. _Stack Overflow: http://stackoverflow.com/questions/tagged/read-the-docs
6868
.. _Github Issue Tracker: https://github.com/rtfd/readthedocs.org/issues
6969
.. _Gold: https://readthedocs.org/accounts/gold/
70-
.. _Ethical Ads: https://docs.readthedocs.io/en/latest/ethical-advertising.html
70+
.. _Ethical Ads: https://docs.readthedocs.io/page/advertising/ethical-advertising.html
7171

7272
{% endfilter %}
7373
</div>

0 commit comments

Comments
 (0)