Added anchor tags to faq links

This commit is contained in:
Mitchell McCaffrey
2020-05-03 18:30:01 +10:00
parent 60059ff447
commit 9e4cbbfb75
7 changed files with 25 additions and 10 deletions

View File

@@ -87,8 +87,8 @@ function MapTiles({
p={1}
>
<Text as="p" variant="body2">
Map saving is unavailable. See <Link to="/faq">FAQ</Link> for more
information.
Map saving is unavailable. See <Link to="/faq#saving">FAQ</Link> for
more information.
</Text>
</Box>
)}