Skip to content

Commit

Permalink
Replaced all instances of /ssw/Events with /events
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry-Ross authored Aug 15, 2023
1 parent 445152a commit b2da923
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions menu.json
Original file line number Diff line number Diff line change
Expand Up @@ -399,12 +399,12 @@
"groupImageUrl": "Menu-Banner-Training.png",
"children": [
{
"navigateUrl": "https://www.ssw.com.au/ssw/Events/?upcomingeventsonly=false",
"navigateUrl": "https://www.ssw.com.au/events",
"navigateUrlOnMobileOnly": true,
"text": "All Events",
"children": [
{
"navigateUrl": "https://www.ssw.com.au/ssw/Events/",
"navigateUrl": "https://www.ssw.com.au/events",
"text": "See All Events"
},
{
Expand All @@ -423,7 +423,7 @@
]
},
{
"navigateUrl": "https://www.ssw.com.au/ssw/Events/",
"navigateUrl": "https://www.ssw.com.au/events",
"navigateUrlOnMobileOnly": true,
"breakListBefore": true,
"text": "1-Day Training",
Expand Down Expand Up @@ -451,7 +451,7 @@
]
},
{
"navigateUrl": "https://www.ssw.com.au/ssw/Events/",
"navigateUrl": "https://www.ssw.com.au/events",
"navigateUrlOnMobileOnly": true,
"text": "2-Day Training",
"children": [
Expand All @@ -466,7 +466,7 @@
]
},
{
"navigateUrl": "https://www.ssw.com.au/ssw/Events/",
"navigateUrl": "https://www.ssw.com.au/events",
"navigateUrlOnMobileOnly": true,
"text": "Hack Days",
"breakListBefore": true,
Expand All @@ -489,7 +489,7 @@
]
},
{
"navigateUrl": "https://www.ssw.com.au/ssw/Events/?videoonly=true%26upcomingeventsonly=true",
"navigateUrl": "https://www.ssw.com.au/events",
"navigateUrlOnMobileOnly": true,
"text": "Training Services",
"breakListBefore": true,
Expand All @@ -507,7 +507,7 @@
]
},
{
"navigateUrl": "https://www.ssw.com.au/ssw/Events/",
"navigateUrl": "https://www.ssw.com.au/events",
"navigateUrlOnMobileOnly": true,
"text": "SSW Internship Programs",
"children": [
Expand Down

0 comments on commit b2da923

Please sign in to comment.