aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/04_Developer_Guides/01_Application_Framework/01_Introduction.md2
-rw-r--r--docs/04_Developer_Guides/01_Application_Framework/03_Creating_a_New_Service.md (renamed from docs/04_Developer_Guides/02_Creating_a_New_Service.md)0
-rw-r--r--docs/04_Developer_Guides/01_Application_Framework/04_Creating_a_New_Application.md (renamed from docs/04_Developer_Guides/03_Creating_a_New_Application.md)0
3 files changed, 1 insertions, 1 deletions
diff --git a/docs/04_Developer_Guides/01_Application_Framework/01_Introduction.md b/docs/04_Developer_Guides/01_Application_Framework/01_Introduction.md
index e61e67f..5c38907 100644
--- a/docs/04_Developer_Guides/01_Application_Framework/01_Introduction.md
+++ b/docs/04_Developer_Guides/01_Application_Framework/01_Introduction.md
@@ -86,7 +86,7 @@ allowing for improved reliability and security.
Each service should be represented by a `systemd` unit file installed to the
appropriate location. More details can be obtained from the [Creating a New
-Service](/04_Developer_Guides/02_Creating_a_New_Service/) document.
+Service](../03_Creating_a_New_Service/) document.
# User session management
diff --git a/docs/04_Developer_Guides/02_Creating_a_New_Service.md b/docs/04_Developer_Guides/01_Application_Framework/03_Creating_a_New_Service.md
index 22e98ea..22e98ea 100644
--- a/docs/04_Developer_Guides/02_Creating_a_New_Service.md
+++ b/docs/04_Developer_Guides/01_Application_Framework/03_Creating_a_New_Service.md
diff --git a/docs/04_Developer_Guides/03_Creating_a_New_Application.md b/docs/04_Developer_Guides/01_Application_Framework/04_Creating_a_New_Application.md
index 014069d..014069d 100644
--- a/docs/04_Developer_Guides/03_Creating_a_New_Application.md
+++ b/docs/04_Developer_Guides/01_Application_Framework/04_Creating_a_New_Application.md