Skip to content

Commit 7837da2

Browse files
author
afabiani
committed
- Updating documentation links
1 parent a6eaf27 commit 7837da2

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

_includes/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
<li><a href="{{ site.baseurl }}/user_features">For Users</a></li>
1414
<li><a href="{{ site.baseurl }}/dev_features">For Developers</a></li>
1515
<li><a href="{{ site.baseurl }}/admin_features">For Admins</a></li>
16-
<li><a href="http://docs.geonode.org/en/2.10/usage/index.html">Workshops</a></li>
16+
<li><a href="https://docs.geonode.org/en/master/usage/index.html">Workshops</a></li>
1717
<li><a href="{{ site.baseurl }}/communication/">Communication</a></li>
1818
<li><a href="{{ site.baseurl }}/faqs">FAQs</a></li>
1919
<li><a href="{{ site.baseurl }}/gallery/">Sites Gallery</a></li>
2020
<li><a href="{{ site.baseurl }}/blog/">Blog</a></li>
21-
<li><a href="http://docs.geonode.org" target = "_blank">Documentation</a></li>
21+
<li><a href="https://docs.geonode.org" target="_blank">Documentation</a></li>
2222
<li><a href="http://github.com/geonode/geonode/issues" target = "_blank">Issue Tracker</a></li>
2323
<li><a href="{{ site.baseurl }}/providers/">Commercial Providers</a></li>
2424
<li><a href="{{ site.baseurl }}/jobs/">Jobs</a></li>

_includes/important_links.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,18 @@ <h2>Get Started Now</h2>
1111
<div class="num">1</div>
1212
<h6>Installation Guides</h6>
1313
<span class="links">
14-
<p><a href='http://docs.geonode.org/en/3.0/start/index.html#quick-installation-guide'>Quick Installation Guide</a></p>
15-
<p><a href='http://docs.geonode.org/en/3.0/install/'>Full Installation Guide</a></p>
14+
<p><a href='https://docs.geonode.org/en/master/start/index.html#quick-installation-guide'>Quick Installation Guide</a></p>
15+
<p><a href='https://docs.geonode.org/en/master/install/basic/index.html'>Basic Installation Guide</a></p>
16+
<p><a href='https://docs.geonode.org/en/master/install/advanced/index.html'><strong>[for advanced users only]</strong> Advanced Installation Guide</a></p>
1617
</span>
1718
</li>
1819
<li class="last col-md-4">
1920
<div class="num">2</div>
2021
<h6>Import data</h6>
2122
<span class="links">
22-
<p><a href='http://docs.geonode.org/en/3.0/usage/index.html'>Read the Users Guide</a></p>
23-
<p><a href='http://docs.geonode.org/en/3.0/admin/index.html'>Read the Admins Guide</a></p>
24-
<p><a href="http://docs.geonode.org/en/3.0/devel/index.html"> Read the developer installation docs for a detailed step by step guide</a></p>
23+
<p><a href='https://docs.geonode.org/en/master/usage/index.html'>Read the Users Guide</a></p>
24+
<p><a href='https://docs.geonode.org/en/master/admin/index.html'>Read the Admins Guide</a></p>
25+
<p><a href='https://docs.geonode.org/en/master/devel/index.html'> Read the developer installation docs for a detailed step by step guide</a></p>
2526
</span>
2627
</li>
2728
</ul>
@@ -31,7 +32,7 @@ <h6>Import data</h6>
3132
<div class="col-md-6">
3233
<div class="col-md-12">
3334
<i class="fa fa-print fa-5x col-md-2"></i>
34-
<a class="col-md-10" href="http://docs.geonode.org/en/3.0/index.html" target="_blank">
35+
<a class="col-md-10" href="https://docs.geonode.org" target="_blank">
3536
<article class="documentation">
3637
<h3>Documentation</h3>
3738
<p>Guides for users, developers, and administrators</p>

user_features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ <h1>
1313
<span>Learn more about the features of <strong>GeoNode</strong>.</span>
1414
</h1>
1515
<div>
16-
<a href="http://docs.geonode.org/en/2.10/usage/index.html" class="btn btn-success" target="_blank">Follow the <strong>Users Workshop</strong></a>
16+
<a href="https://docs.geonode.org/en/master/usage/index.html" class="btn btn-success" target="_blank">Follow the <strong>Users Workshop</strong></a>
1717
</div>
1818
</div>
1919
<div class="span6">

0 commit comments

Comments
 (0)