Skip to content

Commit

Permalink
feat: updated landing page link to 'Guidance for Preparing Pay Transp…
Browse files Browse the repository at this point in the history
…arency Reports' (pdf) (#487)
  • Loading branch information
banders committed May 15, 2024
1 parent 4546bb5 commit 5de97dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,8 @@
<div v-show="stage == 'UPLOAD'">
<h3 class="mb-4">Upload your company's data</h3>
<p class="mb-8">
Please review the <a target="_blank" rel="noopener" href="https://www2.gov.bc.ca/assets/gov/british-columbians-our-governments/services-policies-for-government/gender-equity/guidance-for-pay-gap-reporting-nov-03-2023.pdf">Guidance for Preparing Pay Transparency Reports</a> to ensure you understand what must be in your report. You will also be able to include general information about your organization and any constraints or limitations with your data (For example: At ____, no overtime hours are permitted). When you are ready, upload a file of your employee data in comma-separated value (CSV) format.
</p>
Please review the <a target="_blank" rel="noopener" href="https://www2.gov.bc.ca/assets/gov/british-columbians-our-governments/services-policies-for-government/gender-equity/guidance-for-pay-gap-reporting.pdf">Guidance for Preparing Pay Transparency Reports</a> to ensure you understand what must be in your report. You will also be able to include general information about your organization and any constraints or limitations with your data (For example: At ____, no overtime hours are permitted). When you are ready, upload a file of your employee data in comma-separated value (CSV) format.
</p>
<v-btn class="btn-secondary" href="SampleCsv.csv" download>
Download sample CSV
</v-btn>
Expand Down

0 comments on commit 5de97dc

Please sign in to comment.