Skip to content

Commit 0771d7c

Browse files
committed
Hack docs until it works
1 parent 7eec33d commit 0771d7c

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

docs/modules/module/animations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
## Technical
1919

20-
* See [Modules](docs/modules/modules.md)
20+
* See [Modules](../modules.md)
2121

2222
### Server
2323

docs/modules/module/demo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## Technical
88

9-
* See [Modules](docs/modules/modules.md)
9+
* See [Modules](../modules.md)
1010

1111
### Server
1212

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

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ nav:
77
- general/customizingsveltekit.md
88
- "Modules":
99
- modules/modules.md
10-
- modules/animations.md
11-
- modules/demo.md
10+
- modules/module/animations.md
11+
- modules/module/demo.md
1212
- "Connections":
1313
- connections/mqtt.md
1414
- connections/ntp.md

0 commit comments

Comments
 (0)