@@ -44,7 +44,7 @@ exports[`<Footer /> renders correctly renders with a language selector 1`] = `
4444 </li >
4545 <li >
4646 <a
47- href = " http://localhost:18000/tos_and_honor "
47+ href = " http://localhost:18000/terms-of-service "
4848 >
4949 Terms of Service
5050 </a >
@@ -58,21 +58,21 @@ exports[`<Footer /> renders correctly renders with a language selector 1`] = `
5858 </li >
5959 <li >
6060 <a
61- href = " http://localhost:18000/tos_and_honor "
61+ href = " http://localhost:18000/honor "
6262 >
6363 Honor Code
6464 </a >
6565 </li >
6666 <li >
6767 <a
68- href = " https://accessibility.mit.edu/ "
68+ href = " https://www.edx.org/accessibility "
6969 >
7070 Accessibility
7171 </a >
7272 </li >
7373 <li >
7474 <a
75- href = " http://localhost:18000/about "
75+ href = " http://localhost:18000/contact "
7676 >
7777 SUPPORT CENTER
7878 </a >
@@ -170,7 +170,7 @@ exports[`<Footer /> renders correctly renders without a language selector 1`] =
170170 </li >
171171 <li >
172172 <a
173- href = " http://localhost:18000/tos_and_honor "
173+ href = " http://localhost:18000/terms-of-service "
174174 >
175175 Terms of Service
176176 </a >
@@ -184,21 +184,21 @@ exports[`<Footer /> renders correctly renders without a language selector 1`] =
184184 </li >
185185 <li >
186186 <a
187- href = " http://localhost:18000/tos_and_honor "
187+ href = " http://localhost:18000/honor "
188188 >
189189 Honor Code
190190 </a >
191191 </li >
192192 <li >
193193 <a
194- href = " https://accessibility.mit.edu/ "
194+ href = " https://www.edx.org/accessibility "
195195 >
196196 Accessibility
197197 </a >
198198 </li >
199199 <li >
200200 <a
201- href = " http://localhost:18000/about "
201+ href = " http://localhost:18000/contact "
202202 >
203203 SUPPORT CENTER
204204 </a >
@@ -257,7 +257,7 @@ exports[`<Footer /> renders correctly renders without a language selector in es
257257 </li >
258258 <li >
259259 <a
260- href = " http://localhost:18000/tos_and_honor "
260+ href = " http://localhost:18000/terms-of-service "
261261 >
262262 Terms of Service
263263 </a >
@@ -271,21 +271,21 @@ exports[`<Footer /> renders correctly renders without a language selector in es
271271 </li >
272272 <li >
273273 <a
274- href = " http://localhost:18000/tos_and_honor "
274+ href = " http://localhost:18000/honor "
275275 >
276276 Honor Code
277277 </a >
278278 </li >
279279 <li >
280280 <a
281- href = " https://accessibility.mit.edu/ "
281+ href = " https://www.edx.org/accessibility "
282282 >
283283 Accessibility
284284 </a >
285285 </li >
286286 <li >
287287 <a
288- href = " http://localhost:18000/about "
288+ href = " http://localhost:18000/contact "
289289 >
290290 SUPPORT CENTER
291291 </a >
0 commit comments