Skip to content

Commit 7c2d590

Browse files
authored
blank target to branches
1 parent 2a1daae commit 7c2d590

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 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://github.com/GeoNode/geonode/releases/tag/4.0.3">Latest version</a></h4>
28+
<h4 class="demo-btn maint"><a href="https://github.com/GeoNode/geonode/releases/tag/4.0.3" target="_blank">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://github.com/GeoNode/geonode/tree/4.0.x">Stable branch</a></h4>
32+
<h4 class="demo-btn stable"><a href="https://github.com/GeoNode/geonode/tree/4.0.x" target="_blank">Stable branch</a></h4>
3333
<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://github.com/GeoNode/geonode/tree/maste">Development</a></h4>
36+
<h4 class="demo-btn dev"><a href="https://github.com/GeoNode/geonode/tree/master" target="_blank">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)