diff --git a/docs/ALGORITHM.adoc b/docs/ALGORITHM.adoc index de5dd6f..94bc793 100644 --- a/docs/ALGORITHM.adoc +++ b/docs/ALGORITHM.adoc @@ -12,7 +12,7 @@ The goal of this document is to define the algorithm. -If you want to see the steps to get to this definition, go to link:DESIGN.html[DESIGN]. +If you want to see the steps to get to this definition, go to link:/docs/DESIGN[DESIGN]. == Data format diff --git a/docs/DESIGN.adoc b/docs/DESIGN.adoc index c23b331..9080305 100644 --- a/docs/DESIGN.adoc +++ b/docs/DESIGN.adoc @@ -12,7 +12,7 @@ The goal of this document is to walk through how the design was chosen. -If you want to see the algorithm definition, go to link:ALGORITHM.html[ALGORITHM]. +If you want to see the algorithm definition, go to link:/docs/ALGORITHM[ALGORITHM]. == 10,000 meter view diff --git a/docs/index.adoc b/docs/index.adoc index c077537..480e5ad 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -11,9 +11,9 @@ == Pages * link:..[xpin.app] - Go back to the xpin homepage -* link:ALGORITHM.html[ALGORITHM] - Algorithm definition -* link:DESIGN.html[DESIGN] - Algorithm design documentation -* link:WORDLIST.html[WORDLIST] - Wordlist design and implementation +* link:/docs/ALGORITHM[ALGORITHM] - Algorithm definition +* link:/docs/DESIGN[DESIGN] - Algorithm design documentation +* link:/docs/WORDLIST[WORDLIST] - Wordlist design and implementation ++++