From 57e82905fedb3418e81f86b78cf1c84aa20cdab8 Mon Sep 17 00:00:00 2001
From: obarun <eric@obarun.org>
Date: Fri, 26 Mar 2021 15:55:17 +1100
Subject: [PATCH] add service configuration file at index

---
 doc/index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/index.md b/doc/index.md
index 2d5210f6..6fc9b913 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -70,6 +70,7 @@ See [changes](upgrade.html) between version.
 - [frontend service file](frontend.html)
 - [instantiated service file](instantiated-service.html)
 - [module service creation](module-service.html)
+- [Service configuration file](service-configuration-file.html)
 - [66-all](66-all.html)
 - [66-tree](66-tree.html)
 - [66-enable](66-enable.html)
-- 
GitLab