diff options
| author | Andrew Lee <[email protected]> | 2020-09-03 12:06:21 -0400 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2020-09-03 12:06:21 -0400 |
| commit | 970abadb369d0f726da14b825a7188d692859b47 (patch) | |
| tree | 076adc04dd9dcc49138d03edd47162ab138aa63f /downloads.html | |
| parent | 627ade31e2e89cea2267566da09dfb7861e73f4c (diff) | |
| download | shiftos-archive-website-970abadb369d0f726da14b825a7188d692859b47.tar.gz shiftos-archive-website-970abadb369d0f726da14b825a7188d692859b47.tar.bz2 shiftos-archive-website-970abadb369d0f726da14b825a7188d692859b47.zip | |
Fixed return to homepage; LFS
Diffstat (limited to 'downloads.html')
| -rw-r--r-- | downloads.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/downloads.html b/downloads.html index c49e359..fa192ea 100644 --- a/downloads.html +++ b/downloads.html @@ -10,7 +10,7 @@ </head> <body> <h1>ShiftOS Downloads</h1> - <p><a href="/">Return to homepage</a></p> + <p><a href="index">Return to homepage</a></p> <p>Download ShiftOS here! This contains the ShiftOS 0.0.x source code and ShiftOS 0.0.x files.</p> <p>If you have files for ShiftOS, feel free to make a pull request to this repo!</p> <h1>ShiftOS 0.0.x</h1> |
