There was an error while loading. Please reload this page.
1 parent 4f646c1 commit 0f4fc38Copy full SHA for 0f4fc38
1 file changed
src/app/offline/page.tsx
@@ -35,7 +35,7 @@ export default function OfflinePage() {
35
</div>
36
37
<Button asChild className="mt-6">
38
- <Link href="/">Back to the map</Link>
+ <Link href="/map">Back to the map</Link>
39
</Button>
40
41
);
0 commit comments