summary refs log tree commit diff
path: root/Documentation/index.adoc
diff options
context:
space:
mode:
authorJenni Nikolaenko <evgeniia.nikolaenko@unikie.com>2022-11-21 15:18:18 +0200
committerAlyssa Ross <alyssa.ross@unikie.com>2022-11-22 15:11:21 +0000
commit8ae8ca1e02bf151d98382496c4af78822630bb42 (patch)
tree16a22dafb30dfc927d87eb46253c478089cf8aa2 /Documentation/index.adoc
parent6c0c95661b43075d8e66171d5ff4cd682aded8ca (diff)
downloadspectrum-8ae8ca1e02bf151d98382496c4af78822630bb42.tar
spectrum-8ae8ca1e02bf151d98382496c4af78822630bb42.tar.gz
spectrum-8ae8ca1e02bf151d98382496c4af78822630bb42.tar.bz2
spectrum-8ae8ca1e02bf151d98382496c4af78822630bb42.tar.lz
spectrum-8ae8ca1e02bf151d98382496c4af78822630bb42.tar.xz
spectrum-8ae8ca1e02bf151d98382496c4af78822630bb42.tar.zst
spectrum-8ae8ca1e02bf151d98382496c4af78822630bb42.zip
Documentation: move Appendices to Development, fixed links
Both sections "User Partition" and "UUID Reference" are more
development topics, so by Alyssa's advice they should go
directly under the Development chapter. The section Appendices
was removed.

In addition, I replaced broken links.

Signed-off-by: Jenni Nikolaenko <evgeniia.nikolaenko@unikie.com>
Message-Id: <20221121131817.15162-1-evgeniia.nikolaenko@unikie.com>
Reviewed-by: Alyssa Ross <alyssa.ross@unikie.com>
Tested-by: Alyssa Ross <alyssa.ross@unikie.com>
Signed-off-by: Alyssa Ross <alyssa.ross@unikie.com>
Diffstat (limited to 'Documentation/index.adoc')
-rw-r--r--Documentation/index.adoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/index.adoc b/Documentation/index.adoc
index e0a45c7..51a6e7d 100644
--- a/Documentation/index.adoc
+++ b/Documentation/index.adoc
@@ -15,7 +15,7 @@ lower barrier to entry and is easy to use and maintain.
 To learn about what Spectrum is and how it's implemented, start with
 the xref:about/architecture.adoc[architecture overview].
 
-If you want to try Spectrum, see xref:../installation/index.adoc[Build and Run]
+If you want to try Spectrum, see xref:installation/index.adoc[Build and Run]
  to setup a development environment.
 
 
@@ -25,8 +25,8 @@ Spectrum is made of free and open-source software.  It is free for anyone to
  use, modify, and distribute.
 
 Once you are up and running, see
- xref:../development/index.adoc[Development] to understand how to work with
+ xref:development/index.adoc[Development] to understand how to work with
  Spectrum's code and participate in the collaborative development process.
 
-If you are thinking of contributing to Spectrum docs, see
- xref:../development/building-documentation.adoc[Building Documentation].
+If you are thinking of contributing to the Spectrum docs, see
+ xref:development/building-documentation.adoc[Building Documentation].