Skip to content

Commit

Permalink
Correct WA reporting link
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmreed committed May 19, 2023
1 parent 65ef32c commit 8671b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ const locales: Record<string, Locale> = [
'https://lni.wa.gov/workers-rights/wages/equal-pay-opportunities-act/#job-postings',
referenceSource: 'Washington Department of Labor & Industries',
legalUrl: 'https://app.leg.wa.gov/RCW/default.aspx?cite=49.58.110',
reportViolationUrl: 'https://lni.wa.gov/workers-rights/workplace-complaints/index',
reportViolationUrl: 'https://lni.wa.gov/workers-rights/wages/equal-pay-opportunities-act/#job-postings',
reportViolationProcess:
'by filing a complaint online with the Washington Department of Labor & Industries'
}),
Expand Down

0 comments on commit 8671b49

Please sign in to comment.