We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 085224e commit 0d9178fCopy full SHA for 0d9178f
src/data/footer-items.js
@@ -21,6 +21,10 @@ export const footerItems = {
21
label: 'Documentation',
22
href: 'https://docs.oceanparcels.org/en/latest/index.html',
23
},
24
+ {
25
+ label: 'Installation',
26
+ href: 'https://docs.oceanparcels.org/en/latest/installation.html',
27
+ },
28
{
29
label: 'Tutorials',
30
href: 'https://docs.oceanparcels.org/en/latest/documentation/index.html',
0 commit comments