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 f6dcb14 commit 1fd85dfCopy full SHA for 1fd85df
docs/src/index.md
@@ -33,11 +33,11 @@ features:
33
- icon: <img width="64" height="64" src="https://docs.makie.org/stable/logo.svg" alt="GUI"/>
34
title: GUI
35
details: Powered by Makie.jl and Bonito.jl
36
- link: /gui
+ link: modules/gui
37
- icon: <img width="32" height="32" src="https://upload.wikimedia.org/wikipedia/commons/thumb/0/00/Unofficial_SSH_Logo.svg/1200px-Unofficial_SSH_Logo.svg.png?20220225235622" alt="Remote"/>
38
title: Remote
39
details: Remote compute abstraction
40
- link: /remote
+ link: modules/remote
41
---
42
```
43
0 commit comments