Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Commit

Permalink
fix(Footer): Update footer links (#633)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgshaw authored Jul 24, 2019
1 parent eb3836d commit 59aef29
Show file tree
Hide file tree
Showing 4 changed files with 37 additions and 37 deletions.
60 changes: 30 additions & 30 deletions react/Footer/__snapshots__/Footer.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -335,14 +335,14 @@ exports[`Footer: should render when authenticated 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:brighter+monday"
href="https://www.brightermonday.com"
href="https://www.brightermonday.co.ke"
>
Brighter Monday
BrighterMonday
</a>
<span
class="FooterLink__partnerCountry"
>
E Africa
Kenya
</span>
</li>
<li
Expand Down Expand Up @@ -374,7 +374,7 @@ exports[`Footer: should render when authenticated 1`] = `
<span
class="FooterLink__partnerCountry"
>
W Africa
Nigeria
</span>
</li>
<li
Expand Down Expand Up @@ -601,7 +601,7 @@ exports[`Footer: should render when authenticated 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:help+centre"
href="https://seek.zendesk.com/hc"
href="https://seek.zendesk.com/hc/en-us"
>
Help centre
</a>
Expand Down Expand Up @@ -759,7 +759,7 @@ exports[`Footer: should render when authenticated 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:customer+service"
href="https://talent.seek.com.au/ContactUs"
href="https://talent.seek.com.au/contactus"
>
Customer service
</a>
Expand Down Expand Up @@ -1169,14 +1169,14 @@ exports[`Footer: should render when authentication is pending 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:brighter+monday"
href="https://www.brightermonday.com"
href="https://www.brightermonday.co.ke"
>
Brighter Monday
BrighterMonday
</a>
<span
class="FooterLink__partnerCountry"
>
E Africa
Kenya
</span>
</li>
<li
Expand Down Expand Up @@ -1208,7 +1208,7 @@ exports[`Footer: should render when authentication is pending 1`] = `
<span
class="FooterLink__partnerCountry"
>
W Africa
Nigeria
</span>
</li>
<li
Expand Down Expand Up @@ -1435,7 +1435,7 @@ exports[`Footer: should render when authentication is pending 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:help+centre"
href="https://seek.zendesk.com/hc"
href="https://seek.zendesk.com/hc/en-us"
>
Help centre
</a>
Expand Down Expand Up @@ -1593,7 +1593,7 @@ exports[`Footer: should render when authentication is pending 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:customer+service"
href="https://talent.seek.com.au/ContactUs"
href="https://talent.seek.com.au/contactus"
>
Customer service
</a>
Expand Down Expand Up @@ -2003,14 +2003,14 @@ exports[`Footer: should render when unauthenticated 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:brighter+monday"
href="https://www.brightermonday.com"
href="https://www.brightermonday.co.ke"
>
Brighter Monday
BrighterMonday
</a>
<span
class="FooterLink__partnerCountry"
>
E Africa
Kenya
</span>
</li>
<li
Expand Down Expand Up @@ -2042,7 +2042,7 @@ exports[`Footer: should render when unauthenticated 1`] = `
<span
class="FooterLink__partnerCountry"
>
W Africa
Nigeria
</span>
</li>
<li
Expand Down Expand Up @@ -2269,7 +2269,7 @@ exports[`Footer: should render when unauthenticated 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:help+centre"
href="https://seek.zendesk.com/hc"
href="https://seek.zendesk.com/hc/en-us"
>
Help centre
</a>
Expand Down Expand Up @@ -2427,7 +2427,7 @@ exports[`Footer: should render when unauthenticated 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:customer+service"
href="https://talent.seek.com.au/ContactUs"
href="https://talent.seek.com.au/contactus"
>
Customer service
</a>
Expand Down Expand Up @@ -2837,14 +2837,14 @@ exports[`Footer: should render with locale of AU 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:brighter+monday"
href="https://www.brightermonday.com"
href="https://www.brightermonday.co.ke"
>
Brighter Monday
BrighterMonday
</a>
<span
class="FooterLink__partnerCountry"
>
E Africa
Kenya
</span>
</li>
<li
Expand Down Expand Up @@ -2876,7 +2876,7 @@ exports[`Footer: should render with locale of AU 1`] = `
<span
class="FooterLink__partnerCountry"
>
W Africa
Nigeria
</span>
</li>
<li
Expand Down Expand Up @@ -3103,7 +3103,7 @@ exports[`Footer: should render with locale of AU 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:help+centre"
href="https://seek.zendesk.com/hc"
href="https://seek.zendesk.com/hc/en-us"
>
Help centre
</a>
Expand Down Expand Up @@ -3261,7 +3261,7 @@ exports[`Footer: should render with locale of AU 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:customer+service"
href="https://talent.seek.com.au/ContactUs"
href="https://talent.seek.com.au/contactus"
>
Customer service
</a>
Expand Down Expand Up @@ -3641,14 +3641,14 @@ exports[`Footer: should render with locale of NZ 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:brighter+monday"
href="https://www.brightermonday.com"
href="https://www.brightermonday.co.ke"
>
Brighter Monday
BrighterMonday
</a>
<span
class="FooterLink__partnerCountry"
>
E Africa
Kenya
</span>
</li>
<li
Expand Down Expand Up @@ -3680,7 +3680,7 @@ exports[`Footer: should render with locale of NZ 1`] = `
<span
class="FooterLink__partnerCountry"
>
W Africa
Nigeria
</span>
</li>
<li
Expand Down Expand Up @@ -3851,7 +3851,7 @@ exports[`Footer: should render with locale of NZ 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:help+centre"
href="https://seek.zendesk.com/hc"
href="https://seek.zendesk.com/hc/en-us"
>
Help centre
</a>
Expand Down Expand Up @@ -4009,7 +4009,7 @@ exports[`Footer: should render with locale of NZ 1`] = `
<a
class="FooterLink__link"
data-analytics="toolbar:customer+service"
href="https://talent.seek.co.nz/ContactUs"
href="https://talent.seek.co.nz/contactus"
>
Customer service
</a>
Expand Down
8 changes: 4 additions & 4 deletions react/Footer/data/company.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ export const partners = [
analytics: 'toolbar:bdjobs'
},
{
name: 'Brighter Monday',
partner: 'E Africa',
href: 'https://www.brightermonday.com',
name: 'BrighterMonday',
partner: 'Kenya',
href: 'https://www.brightermonday.co.ke',
analytics: 'toolbar:brighter+monday'
},
{
Expand All @@ -40,7 +40,7 @@ export const partners = [
},
{
name: 'Jobberman',
partner: 'W Africa',
partner: 'Nigeria',
href: 'https://www.jobberman.com',
analytics: 'toolbar:jobberman'
},
Expand Down
2 changes: 1 addition & 1 deletion react/Footer/data/connect.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export default [
{
name: 'Help centre',
href: 'https://seek.zendesk.com/hc',
href: 'https://seek.zendesk.com/hc/en-us',
analytics: 'toolbar:help+centre'
},
{
Expand Down
4 changes: 2 additions & 2 deletions react/Footer/data/employers.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,13 @@ export default [
},
{
name: 'Customer service',
href: 'https://talent.seek.com.au/ContactUs',
href: 'https://talent.seek.com.au/contactus',
analytics: 'toolbar:customer+service',
specificLocale: 'AU'
},
{
name: 'Customer service',
href: 'https://talent.seek.co.nz/ContactUs',
href: 'https://talent.seek.co.nz/contactus',
analytics: 'toolbar:customer+service',
specificLocale: 'NZ'
},
Expand Down

0 comments on commit 59aef29

Please sign in to comment.