You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/templates/county-es.js
+2-2
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@ const County = () => {
13
13
<p>Since {appCtx.county} county has some protections we want to figure out if you are eligible for those protections provided by {appCtx.county} county law. If those don't apply the state-wide protections in AB1482 may still apply to you.</p>
14
14
15
15
<p>You can reach out to these great resources in {appCtx.county} county to figure out if you are eligible.</p>
16
-
<PrimaryButtonto="/gethelp">Get help from a local tenants right group!</PrimaryButton>
16
+
<PrimaryButtonto="/es/gethelp">Get help from a local tenants right group!</PrimaryButton>
17
17
18
18
19
19
<p><br/>Do you get rent control in {appCtx.county} county?</p>
20
-
<PrimaryButtonto="/eligibility/state">No, help my check state-wide</PrimaryButton>
20
+
<PrimaryButtonto="/es/eligibility/state">No, help my check state-wide</PrimaryButton>
0 commit comments