Skip to content

Commit fbea223

Browse files
committed
Update page titles
1 parent f1f3a3f commit fbea223

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/run_fractal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Run your own Fractal
1+
# Deploy Fractal Server & Fractal Web
22

33
Fractal runs locally on a laptop (tested both Linux, macOS and Windows with subsystem Linux) or on a Linux server that submits jobs to a SLURM cluster. The [`fractal-server` documentation](https://fractal-analytics-platform.github.io/fractal-server/) describes the preconditions and the different configurations that can be changed.
44

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ plugins:
4040

4141

4242
nav:
43-
- Home page: index.md
44-
- Fractal V2: version_2/
43+
- Fractal: index.md
44+
- Fractal V2 Changes: version_2/
4545
- Build Your Own Fractal Task: build_your_own_fractal_task.md
46-
- Run Fractal: run_fractal.md
46+
- Deploy Fractal Server & Web: run_fractal.md
4747

4848
# Include some page, without including them in the ToC
4949
# not_in_nav: something.md

0 commit comments

Comments
 (0)