diff options
| author | Andrew Lee <[email protected]> | 2020-09-03 18:19:04 -0400 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2020-09-03 18:19:04 -0400 |
| commit | 7a0302b98502ffa7ae6e526cf33a0f1b10342e49 (patch) | |
| tree | 72b16b33deb5c6f5015d6b3e23e2219775caa7f0 | |
| parent | 8d53fd2d39ab16679e817d2711f6374ca98915e2 (diff) | |
| download | shiftos-archive-website-7a0302b98502ffa7ae6e526cf33a0f1b10342e49.tar.gz shiftos-archive-website-7a0302b98502ffa7ae6e526cf33a0f1b10342e49.tar.bz2 shiftos-archive-website-7a0302b98502ffa7ae6e526cf33a0f1b10342e49.zip | |
Removed index
| -rw-r--r-- | downloads.html | 2 | ||||
| -rw-r--r-- | history.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/downloads.html b/downloads.html index fea11fb..e5d11ca 100644 --- a/downloads.html +++ b/downloads.html @@ -10,7 +10,7 @@ </head> <body> <h1>ShiftOS Downloads</h1> - <p><a href="index">Return to homepage</a></p> + <p><a href="./">Return to homepage</a></p> <p>Download ShiftOS here! This contains the ShiftOS source code and ShiftOS binary files.</p> <p>If you have files for ShiftOS, feel free to make a <a href="https://github.com/Alee14/shiftos-website">pull request</a>!</p> <h1>ShiftOS 0.0.x</h1> diff --git a/history.html b/history.html index fdf9e2d..b56abcc 100644 --- a/history.html +++ b/history.html @@ -11,7 +11,7 @@ <body> <h1>ShiftOS History/Origins</h1> <p>If you have anything to add, feel free to make a <a href="https://github.com/Alee14/shiftos-website">pull request</a>.</p> - <p><a href="index">Return to homepage</a></p> + <p><a href="./">Return to homepage</a></p> <img src="assets/images/shiftos_arch.jpeg" alt="ShiftOS Original Logo"> <p>ShiftOS' logo originally in 2013</p> <img src="assets/images/shiftos_phil.png" alt="ShiftOS 2013 Logo"> |
