Skip to content

Commit

Permalink
docs: fix url trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Oct 16, 2020
1 parent a90f3ce commit 3ebfd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"title": "Nuxt PWA",
"url": "https://pwa.nuxtjs.org/",
"url": "https://pwa.nuxtjs.org",
"logo": {
"light": "/logo-light.svg",
"dark": "/logo-dark.svg"
Expand Down

0 comments on commit 3ebfd1a

Please sign in to comment.