Skip to content

Commit

Permalink
Fix faulty article URL
Browse files Browse the repository at this point in the history
  • Loading branch information
vkoves committed Mar 6, 2024
1 parent 7221cd9 commit 3a70913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/blog/MillionsInMissedFines.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ export default class MillionsInMissedFine extends Vue {
<p>
With a maximum of $9,200 of fines multiplied by 3,325 instances of non-compliance
(<a
href="NonReportingBuildingsDataUrl"
:href="NonReportingBuildingsDataUrl"
target="_blank"
rel="noopener"
>source - City of Chicago data portal <NewTabIcon /></a>), that
Expand Down

0 comments on commit 3a70913

Please sign in to comment.