Skip to content

Commit a6e6087

Browse files
authored
Merge pull request #1 from EESSI/rename
rename pages
2 parents bebd922 + e8ba428 commit a6e6087

7 files changed

Lines changed: 8 additions & 7 deletions

File tree

File renamed without changes.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Building on top of EESSI
1+
# Installing software on top of EESSI
22

33
!!! Note "Learning Objectives"
44

File renamed without changes.
File renamed without changes.
File renamed without changes.

zensical.toml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,13 @@ Copyright © 2026 The authors
4646
# Read more: https://zensical.org/docs/setup/navigation/
4747
nav = [
4848
{ "Get started" = "index.md" },
49-
{ "Accessing EESSI" = "eessi-getting-access.md" },
50-
{ "What is EESSI?" = "eessi-introduction.md" },
51-
{ "How to use EESSI" = "eessi-usage.md" },
52-
{ "Use cases for EESSI" = "eessi-use-cases.md" },
53-
{ "Building on top of EESSI" = "building-on-top.md" },
54-
{ "Using EESSI in CI" = "eessi-in-ci.md" },
49+
{ "Prepared environment" = "prepared-environment.md" },
50+
{ "What is EESSI?" = "introduction.md" },
51+
{ "Accessing EESSI" = "getting-access.md" },
52+
{ "How to use EESSI" = "usage.md" },
53+
{ "Use cases for EESSI" = "use-cases.md" },
54+
{ "Installing on top of EESSI" = "installing-on-top.md" },
55+
{ "Using EESSI in CI" = "ci.md" },
5556
{ "Advanced topics" = "advanced-topics.md" },
5657
]
5758

0 commit comments

Comments
 (0)