Skip to content

Commit 63e7ed4

Browse files
committed
FIXES #84 multiple old docs links point to 2.10.x
1 parent 1c93864 commit 63e7ed4

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

_includes/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
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.x/usage/index.html">Workshops</a></li>
16+
<li><a href="http://docs.geonode.org/en/2.10/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>

_includes/important_links.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ <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/2.10.x/start/index.html#quick-installation-guide'>Quick Installation Guide</a></p>
15-
<p><a href='http://docs.geonode.org/en/2.10.x/install/'>Full Installation Guide</a></p>
14+
<p><a href='http://docs.geonode.org/en/2.10/start/index.html#quick-installation-guide'>Quick Installation Guide</a></p>
15+
<p><a href='http://docs.geonode.org/en/2.10/install/'>Full Installation Guide</a></p>
1616
</span>
1717
</li>
1818
<li class="last col-md-4">
1919
<div class="num">2</div>
2020
<h6>Import data</h6>
2121
<span class="links">
22-
<p><a href='http://docs.geonode.org/en/2.10.x/usage/index.html'>Read the Users Guide</a></p>
23-
<p><a href='http://docs.geonode.org/en/2.10.x/admin/index.html'>Read the Admins Guide</a></p>
24-
<p><a href="http://docs.geonode.org/en/2.10.x/devel/index.html"> Read the developer installation docs for a detailed step by step guide</a></p>
22+
<p><a href='http://docs.geonode.org/en/2.10/usage/index.html'>Read the Users Guide</a></p>
23+
<p><a href='http://docs.geonode.org/en/2.10/admin/index.html'>Read the Admins Guide</a></p>
24+
<p><a href="http://docs.geonode.org/en/2.10/devel/index.html"> Read the developer installation docs for a detailed step by step guide</a></p>
2525
</span>
2626
</li>
2727
</ul>
@@ -31,7 +31,7 @@ <h6>Import data</h6>
3131
<div class="col-md-6">
3232
<div class="col-md-12">
3333
<i class="fa fa-print fa-5x col-md-2"></i>
34-
<a class="col-md-10" href="http://docs.geonode.org/en/2.10.x/index.html" target="_blank">
34+
<a class="col-md-10" href="http://docs.geonode.org/en/2.10/index.html" target="_blank">
3535
<article class="documentation">
3636
<h3>Documentation</h3>
3737
<p>Guides for users, developers, and administrators</p>

admin_features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h1>
1212
<span>Learn more about the administrative features of <strong>GeoNode</strong></span>
1313
</h1>
1414
<div class="">
15-
<a href="http://docs.geonode.org/en/2.10.x/admin/index.html" class="btn btn-success" target="_blank">Follow the <strong>Administrators Workshop</strong></a>
15+
<a href="http://docs.geonode.org/en/2.10/admin/index.html" class="btn btn-success" target="_blank">Follow the <strong>Administrators Workshop</strong></a>
1616
</div>
1717

1818
</div>

blog/_posts/2019-07-10-geonode-2.10-released.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h2>Don't upgrade before backing up your data!</h2>
3131

3232
<h2>Installation Instructions</h2>
3333

34-
<p><a href='http://docs.geonode.org/en/2.10.x/install/'>Installation Guides</a></p>
34+
<p><a href='http://docs.geonode.org/en/2.10/install/'>Installation Guides</a></p>
3535

3636
<h2>Getting support</h2>
3737

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.x/usage/index.html" class="btn btn-success" target="_blank">Follow the <strong>Users Workshop</strong></a>
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>
1717
</div>
1818
</div>
1919
<div class="span6">

0 commit comments

Comments
 (0)