Skip to content

Commit

Permalink
Merge pull request #59 from jeafreezy/fix-typo-in-readme
Browse files Browse the repository at this point in the history
fix: fixed typo in styles css CDN
  • Loading branch information
emi420 authored Sep 30, 2024
2 parents 89daa25 + 8ca235b commit 80bfa27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Appropriate for HTML / Markdown / HTMX.
```html
<link
rel="stylesheet"
href="https://s3.amazonaws.com/hotosm-ui/latest/style.css"
href="https://s3.amazonaws.com/hotosm-ui/latest/dist/style.css"
/>

<script
Expand Down

0 comments on commit 80bfa27

Please sign in to comment.