Skip to content

Commit aed019b

Browse files
author
Fahd
committed
update snapshots to reflect link changes
1 parent 89c5b6a commit aed019b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • packages/polymath-ui/src/components/Footer/__tests__/__snapshots__

packages/polymath-ui/src/components/Footer/__tests__/__snapshots__/Footer.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ exports[`renders without crashing 1`] = `
101101
>
102102
<li>
103103
<a
104-
href="https://polymath.network/termsofservice.html"
104+
href="https://polymath.network/terms-of-service"
105105
rel="noopener noreferrer"
106106
target="_blank"
107107
>
@@ -110,7 +110,7 @@ exports[`renders without crashing 1`] = `
110110
</li>
111111
<li>
112112
<a
113-
href="https://polymath.network/privacypolicy.html"
113+
href="https://polymath.network/privacy-policy"
114114
rel="noopener noreferrer"
115115
target="_blank"
116116
>

0 commit comments

Comments
 (0)