Skip to content

Commit 5c6e877

Browse files
authored
Update index.html
1 parent 3e107e5 commit 5c6e877

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@ <h1 class="fw-bold">Open Source Geospatial Content Management System</h1>
2525
</div>
2626
<div class="row demo-container">
2727
<div class="col-md-4">
28-
<h4 class="demo-btn maint"><a href="https://stable.demo.geonode.org">Latest stable</a></h4>
28+
<h4 class="demo-btn maint"><a href="https://stable.demo.geonode.org">Latest version</a></h4>
2929
<span><a href="https://github.com/GeoNode/geonode/releases/tag/4.0.3" target="_blank">4.0.3</a></span>
3030
</div>
3131
<div class="col-md-4">
32-
<h4 class="demo-btn stable"><a href="https://development.demo.geonode.org">Development</a></h4>
33-
<span><a href="https://github.com/GeoNode/geonode/tree/4.1.x" target="_blank">4.1.x</a></span>
32+
<h4 class="demo-btn stable"><a href="https://development.demo.geonode.org">Stable branch</a></h4>
33+
<span><a href="https://github.com/GeoNode/geonode/tree/4.0.x" target="_blank">4.0.x</a></span>
3434
</div>
3535
<div class="col-md-4">
36-
<h4 class="demo-btn dev"><a href="https://master.demo.geonode.org">Experimental</a></h4>
36+
<h4 class="demo-btn dev"><a href="https://master.demo.geonode.org">Development</a></h4>
3737
<span><a href="https://github.com/GeoNode/geonode/tree/master" target="_blank">master</a></span>
3838
</div>
3939
</div>

0 commit comments

Comments
 (0)