aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-04-11 04:15:32 +0300
committerCem Keylan <cem@ckyln.com>2020-04-11 04:15:32 +0300
commite2f02a31839a3816321d49b76bdee916574739cf (patch)
tree5a142f7179bd4a90eed4367ca32405580be0c0f2
parentcfac42b6407e0e59f732c82985ca61b5b92d1438 (diff)
downloadwebsite-e2f02a31839a3816321d49b76bdee916574739cf.tar.gz
update
-rw-r--r--docs/index.html2
-rw-r--r--docs/index.txt4
-rw-r--r--index/index.md4
-rw-r--r--src/index.md4
4 files changed, 10 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html
index 845bd9a..cc2ab9c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -51,7 +51,7 @@ In the main repository are</p>
</ul>
-<p>for service supervisors. The <code>carbs-init</code> package is the collection of
+<p>for service supervisors. The <a href="https://github.com/CarbsLinux/repository/tree/master/core/carbs-init">carbs-init</a> package is the collection of
init scripts that ensure the interoperatability of these init and service
systems, and make it easier for the user to switch to their preferred
combinations of system supervision.</p>
diff --git a/docs/index.txt b/docs/index.txt
index 576eb5f..8c360ba 100644
--- a/docs/index.txt
+++ b/docs/index.txt
@@ -32,7 +32,7 @@ for init systems, and
- `busybox-runit`
- `runit`
-for service supervisors. The `carbs-init` package is the collection of
+for service supervisors. The [carbs-init] package is the collection of
init scripts that ensure the interoperatability of these init and service
systems, and make it easier for the user to switch to their preferred
combinations of system supervision.
@@ -41,6 +41,8 @@ Nothing holds you back, however, from ditching any of these and packaging
some other system supervision technique along with your own init scripts.
+[carbs-init]: https://github.com/CarbsLinux/repository/tree/master/core/carbs-init
+
Links
-----
diff --git a/index/index.md b/index/index.md
index 6def6e5..20a6182 100644
--- a/index/index.md
+++ b/index/index.md
@@ -32,7 +32,7 @@ for init systems, and
- `busybox-runit`
- `runit`
-for service supervisors. The `carbs-init` package is the collection of
+for service supervisors. The [carbs-init] package is the collection of
init scripts that ensure the interoperatability of these init and service
systems, and make it easier for the user to switch to their preferred
combinations of system supervision.
@@ -41,6 +41,8 @@ Nothing holds you back, however, from ditching any of these and packaging
some other system supervision technique along with your own init scripts.
+[carbs-init]: https://github.com/CarbsLinux/repository/tree/master/core/carbs-init
+
Links
-----
diff --git a/src/index.md b/src/index.md
index 576eb5f..8c360ba 100644
--- a/src/index.md
+++ b/src/index.md
@@ -32,7 +32,7 @@ for init systems, and
- `busybox-runit`
- `runit`
-for service supervisors. The `carbs-init` package is the collection of
+for service supervisors. The [carbs-init] package is the collection of
init scripts that ensure the interoperatability of these init and service
systems, and make it easier for the user to switch to their preferred
combinations of system supervision.
@@ -41,6 +41,8 @@ Nothing holds you back, however, from ditching any of these and packaging
some other system supervision technique along with your own init scripts.
+[carbs-init]: https://github.com/CarbsLinux/repository/tree/master/core/carbs-init
+
Links
-----