Skip to content

Commit 69c2ed2

Browse files
committed
Update NewAppHeader.vue
1 parent 3874017 commit 69c2ed2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

components/layout/NewAppHeader.vue

+5-5
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ const topLevelLinks = [
3939
},
4040
{
4141
name: 'Future Scenarios',
42-
path: 'https://openelectricity.org.au/isp'
43-
},
44-
{
45-
name: 'Latest Records',
46-
path: 'https://openelectricity.org.au/records'
42+
path: 'https://openelectricity.org.au/future-scenarios'
4743
},
44+
// {
45+
// name: 'Latest Records',
46+
// path: 'https://openelectricity.org.au/records'
47+
// },
4848
{
4949
name: 'Analysis',
5050
path: 'https://openelectricity.org.au/analysis',

0 commit comments

Comments
 (0)