From 9d8e83ea44c10c40122e07d95dbbef9ab32b7ed0 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Wed, 14 Aug 2024 18:58:39 +0200 Subject: [PATCH] Update source file integration.mdx --- website/src/lib/docs/en/integration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/lib/docs/en/integration.mdx b/website/src/lib/docs/en/integration.mdx index 21278255..739df990 100644 --- a/website/src/lib/docs/en/integration.mdx +++ b/website/src/lib/docs/en/integration.mdx @@ -13,7 +13,7 @@ You can use **gpx.studio** to create maps showing your GPX files and embed them All you need is: 1. A Mapbox access token to load the map, and -1. GPX files hosted on your server or a public URL. +1. GPX files hosted on your server or on Google Drive, or accessible via a public URL. You can then play with the configurator below to customize your map and generate the corresponding HTML code.