commit 5c695d67f68d2c8d921b77fd881ba121c142f6f0
parent e78d0f6b35c33c6a5dfc8a0ab9ea5c3df7411ef9
Author: Cem Keylan <cem@ckyln.com>
Date: Sun, 31 Jan 2021 12:40:29 +0300
docs: update
Diffstat:
4 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/carbslinux.org b/carbslinux.org
@@ -100,10 +100,10 @@ Documentation License."
These are the step-by-step instructions for installing Carbs Linux. It can be
acquired as plain-text to be viewed offline with a pager from
-[[https://carbslinux.org/docs/install.txt]].
+[[https://carbslinux.org/install.txt]].
#+begin_src sh
-curl -sL https://carbslinux.org/docs/install.txt | less
+curl -sL https://carbslinux.org/install.txt | less
#+end_src
#+TOC: headlines 3 local
diff --git a/carbslinux.texi b/carbslinux.texi
@@ -144,10 +144,10 @@ Conventions
These are the step-by-step instructions for installing Carbs Linux. It can be
acquired as plain-text to be viewed offline with a pager from
-@uref{https://carbslinux.org/docs/install.txt}.
+@uref{https://carbslinux.org/install.txt}.
@example
-curl -sL https://carbslinux.org/docs/install.txt | less
+curl -sL https://carbslinux.org/install.txt | less
@end example
@menu
diff --git a/carbslinux.txt b/carbslinux.txt
@@ -79,10 +79,10 @@ with the info reader. It is divided into sections and easier to read.
These are the step-by-step instructions for installing Carbs Linux. It
can be acquired as plain-text to be viewed offline with a pager from
- <https://carbslinux.org/docs/install.txt>.
+ <https://carbslinux.org/install.txt>.
,----
- | curl -sL https://carbslinux.org/docs/install.txt | less
+ | curl -sL https://carbslinux.org/install.txt | less
`----
.. 1. Preparing Environment
diff --git a/install.txt b/install.txt
@@ -8,10 +8,10 @@
These are the step-by-step instructions for installing Carbs Linux. It
can be acquired as plain-text to be viewed offline with a pager from
-<https://carbslinux.org/docs/install.txt>.
+<https://carbslinux.org/install.txt>.
,----
-| curl -sL https://carbslinux.org/docs/install.txt | less
+| curl -sL https://carbslinux.org/install.txt | less
`----
1. Preparing Environment