Skip to content

Commit e004c13

Browse files
committed
Fix NA URL.
1 parent e25bd0d commit e004c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/Views/RelatedMaps.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ <h2><a href="http://nationalmap.gov.au/renewables/">AREMI</a></h2>
1515
</tr>
1616
<tr>
1717
<td>
18-
<a href="http://nationalmap.gov.au/northernaustralia">
18+
<a href="http://nationalmap.gov.au/northernaustralia/">
1919
<img src="images/northernaustralia.jpg" width="200" height="150" alt="Northern Australia" />
2020
</a>
2121
</td>
2222
<td>
23-
<h2><a href="http://nationalmap.gov.au/northernaustralia">Northern Australia</a></h2>
23+
<h2><a href="http://nationalmap.gov.au/northernaustralia/">Northern Australia</a></h2>
2424
The Northern Australia NationalMap forms part of the Government's commitment to developing northern Australia by providing easy access to authoritative and other spatial data on northern Australia to governments, business and the public.
2525

2626
More information on the Government's White Paper on Developing Northern Australia is available here: https://northernaustralia.dpmc.gov.au

0 commit comments

Comments
 (0)