Skip to content
This repository was archived by the owner on May 26, 2022. It is now read-only.

Commit e68e2c3

Browse files
authoredNov 16, 2021
Update link to privacy notice (#792)
1 parent 344fbeb commit e68e2c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎careers/careers/templates/careers/position.jinja

+3-3
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<strong>{{ position.title }}</strong>
1414
</div>
1515
<div class="title-location">
16-
at
17-
{% if position.is_mofo %}
16+
at
17+
{% if position.is_mofo %}
1818
Mozilla Foundation
1919
{% else %}
2020
Mozilla Corporation
@@ -42,7 +42,7 @@
4242
<div class="c-apply-button-container">
4343
<a href="{{ position.apply_url }}" class="mzp-c-button">Apply for this job</a>
4444
<small>
45-
<a rel="external" href="https://assets.mozilla.net/pdf/Mozilla_Applicant_Privacy_Notice_May_2021.pdf">Applicant Privacy Notice</a>
45+
<a rel="external" href="https://docs.google.com/document/d/e/2PACX-1vTEeCImDA-kqr0wm3JwfOv_2MS5FZ8oyL2pEWfVsZbeO87E41r2wePoOhppQ4qX6w/pub">Applicant Privacy Notice</a>
4646
</small>
4747
</div>
4848
</section>

0 commit comments

Comments
 (0)
This repository has been archived.