We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea7ac5 commit 29c13efCopy full SHA for 29c13ef
2 files changed
docs/en/developer/index.md
@@ -2,7 +2,7 @@
2
Contributing to the open source project.
3
4
* Contributor Guidelines
5
-* Coding Standards
+* [Coding Standards](coding_standards.md)
6
* Using Maven for development purposes
7
* [Automated Tests](tests.md)
8
* Run OpenLRW through Docker
docs/en/index.md
@@ -6,7 +6,7 @@ OpenLRW is a free and open source Learning Record Warehouse provided by the Aper
## Table of Contents
* Administrator Guide
9
- * Developer Guide
+ * [Developer Guide](developer/index.md)
10
* API Reference
11
* External Resources
12
0 commit comments