Skip to content

Commit 8a750f9

Browse files
authored
Fix attempt #2
1 parent bbe7c89 commit 8a750f9

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

public/mono-guide/src/SUMMARY.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Summary
22

3-
- [Introduction](/introduction.md)
4-
- [About Mono](/introduction/about-mono.md)
5-
- [Building Mono](/introduction/building-mono.md)
6-
- [Getting the Necessary Files](/introduction/necessary-files.md)
3+
- [Introduction](introduction.md)
4+
- [About Mono](introduction/about-mono.md)
5+
- [Building Mono](introduction/building-mono.md)
6+
- [Getting the Necessary Files](introduction/necessary-files.md)
77

8-
- [First Steps](/first-steps/runtime-setup.md)
9-
- [Loading Assemblies](/first-steps/loading-assemblies.md)
10-
- [Testing Assembly Loading](/first-steps/testing-assembly-loading.md)
11-
- [Classes](/first-steps/classes.md)
12-
- [Methods](/first-steps/methods.md)
13-
- [Fields and Properties](/first-steps/fields.md)
8+
- [First Steps](first-steps/runtime-setup.md)
9+
- [Loading Assemblies](first-steps/loading-assemblies.md)
10+
- [Testing Assembly Loading](first-steps/testing-assembly-loading.md)
11+
- [Classes](first-steps/classes.md)
12+
- [Methods](first-steps/methods.md)
13+
- [Fields and Properties](first-steps/fields.md)

0 commit comments

Comments
 (0)