From 15c4ef1f419fe61af554b20930f8eee2881cb81c Mon Sep 17 00:00:00 2001 From: Hvard Bjerke Date: Sun, 3 Nov 2024 08:38:00 +0100 Subject: [PATCH] docs: update storybook link in README file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cef43c5..ba620c7 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Library for interactive 3D visualization of GPX activities. * Focus GPX Map - renders a GPX trace and automatically centers the camera around the bounds of the displayed trace ## Examples -See [Storybook](https://hkfb.github.io/velo.gl/?path=/story/gpx-layer--gpx-layer-default) +See [Storybook](https://hkfb.github.io/velo.gl/?path=/story/focus-gpx-street-map--focus-gpx-street-map-default) ## Installation