Skip to content

Commit 95b2a4c

Browse files
committed
update demo app url
1 parent 3b6a5e7 commit 95b2a4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ const config: Config = {
7979
label: 'API',
8080
},
8181
{
82-
href: "https://josxha.github.io/flutter-maplibre/demo/",
82+
href: "https://flutter-maplibre.pages.dev/",
8383
position: 'right',
8484
label: 'Demo App',
8585
},
@@ -145,7 +145,7 @@ const config: Config = {
145145
},
146146
{
147147
label: 'Demo App',
148-
href: 'https://josxha.github.io/flutter-maplibre/demo/',
148+
href: 'https://flutter-maplibre.pages.dev/',
149149
},
150150
],
151151
},

0 commit comments

Comments
 (0)