Skip to content

Commit 98cb566

Browse files
committed
added links to index page
1 parent d6a218b commit 98cb566

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,12 @@ features:
3434
- icon: 🔋
3535
title: Accurate and open
3636
details: Validated on standard benchmarks. Automatic differentiation and Julia syntax means that the code is easy to read and edit. Based on proven computational core for other multiphysics domains.
37-
link: /examples
37+
link: manuals/user_guide/public_api
3838
3939
- icon: ⚡
4040
title: Fast and flexible
4141
details: Written in Julia, simulate with scripting syntax without sacrificing performance. Extensible with new features.
42-
link: /man/advanced
42+
link: manuals/user_guide/public_api
4343
4444
- icon:
4545
src: battmologo_stacked.png
@@ -51,7 +51,7 @@ features:
5151
- icon: 🧱
5252
title: 1D, 2D and 3D
5353
details: One code handles both 1D models and complex 3D grids, with support for high-performance linear solvers for bigger models.
54-
link: /examples
54+
link: manuals/user_guide/public_api
5555
5656
---
5757
````

0 commit comments

Comments
 (0)