Skip to content

Commit

Permalink
Fix route
Browse files Browse the repository at this point in the history
  • Loading branch information
lassebje committed Nov 7, 2024
1 parent d28e593 commit f83dbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AppOverview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const AppOverview = () => {
For example of usage in SIMA, see the <a href='https://github.com/SINTEF/simapy-examples/tree/main/src/metocean'>example repository </a> or the examples in the code repositories of the libraries.
</div>
<div>
To start, you can head over to the <a href='/datasets'>datasets</a> section and select some data of interest or directly to <a href='/postprocessing'>post processing</a> to find different applications of the library
To start, you can head over to the <a href='/#datasets'>datasets</a> section and select some data of interest or directly to <a href='/#postprocessing'>post processing</a> to find different applications of the library
</div>
<b/>
<p>To install the library and its dependencies, you can use the following command:</p>
Expand Down

0 comments on commit f83dbd1

Please sign in to comment.