about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2019-12-01 18:43:31 +0000
committerSilvino Silva <silvino@bk.ru>2019-12-01 18:43:31 +0000
commit994cbeef3795b659e166d9aea93d4a6ca3010246 (patch)
tree215c5a57c4dd3847bc8768ab00a9a135f4bf10f7
parenta230f4682823c1032413cd4974f4f3a4a1d6d389 (diff)
downloaddoc-994cbeef3795b659e166d9aea93d4a6ca3010246.tar.gz
change core index from 3.4 to 3.5
-rw-r--r--core/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/index.html b/core/index.html
index 0900939..72af003 100644
--- a/core/index.html
+++ b/core/index.html
@@ -11,20 +11,20 @@
 	<h1>Core OS</h1>
 
 	<p>Core OS covers installation and configuration of
-	basic functionality of Crux 3.4 Gnu\Linux operating system.
+	basic functionality of Crux 3.5 Gnu\Linux operating system.
 	This documentation try's to follow Crux HandBook installation
 	method diverges, for example, by only installing and
 	documenting gpt and grub2.<p>
 
-	<p>Read <a href="https://crux.nu/Main/Handbook3-4">Crux HandBook</a>,
+	<p>Read <a href="https://crux.nu/Main/Handbook3-5">Crux HandBook</a>,
 	you can ask for help on freenode #crux. Check <a href="scripts/">scripts</a>
 	folder the install process is automated and <a href="ports/">ports</a>
 	for extra ports used during the installation.</p>
 
-	<h2>1. Install Crux 3.4 Gnu/Linux</h2>
+	<h2>1. Install Crux 3.5 Gnu/Linux</h2>
 
 	<ul>
-	    <li><a href="install.html">1.1. Install Crux 3.4</a>
+	    <li><a href="install.html">1.1. Install Crux 3.5</a>
 		<ul>
 		    <li><a href="install.html#step1">1.1.1. Download</a></li>
 		    <li><a href="install.html#step2">1.1.2. Prepare target</a></li>