Skip to content

Commit ac6b1c4

Browse files
committed
fix(navigation): for new moved glossary pages
1 parent c15431e commit ac6b1c4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

hyperbook/book/entwicklung/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Entwicklung eines Computerspielers
33
index: 6
44
expanded: true
5-
prev: /@/currentgame
5+
prev: /@/current_game_start
66
---
77

88
# Die Ersten (Programmier-)Schritte

hyperbook/book/faq.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: F.A.Q.
33
index: 3
4-
next: /@/currentgame
54
---
65

76
# Häufig gestellte Fragen (F.A.Q.)

hyperbook/book/grundlagen/contest.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: Wettkampfsystem
33
index: 3
4+
next: /@/current_game_start
45
---
56

67
# Das Wettkampfsystem

hyperbook/book/spiele/26_piranhas/regeln.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
name: Spielregeln
33
index: 1
4-
permaid: currentgame
5-
prev: /faq
4+
permaid: current_game_start
5+
prev: /grundlagen/contest
66
next: /entwicklung
77
---
88

0 commit comments

Comments
 (0)