diff options
| author | Andrew Lee <[email protected]> | 2020-09-03 18:05:35 -0400 |
|---|---|---|
| committer | Andrew Lee <[email protected]> | 2020-09-03 18:05:35 -0400 |
| commit | 45d62d87d5d1d780c2bef8ee0c6876de3adbb42f (patch) | |
| tree | 22878de6d040dd2ee87cb55f1193ab93fd382b10 /history.html | |
| parent | 405c8cde4035320afc0f05270938acbc12dad664 (diff) | |
| download | shiftos-archive-website-45d62d87d5d1d780c2bef8ee0c6876de3adbb42f.tar.gz shiftos-archive-website-45d62d87d5d1d780c2bef8ee0c6876de3adbb42f.tar.bz2 shiftos-archive-website-45d62d87d5d1d780c2bef8ee0c6876de3adbb42f.zip | |
Fixes; Added the link to the repo
Diffstat (limited to 'history.html')
| -rw-r--r-- | history.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/history.html b/history.html index 1743987..fdf9e2d 100644 --- a/history.html +++ b/history.html @@ -10,7 +10,7 @@ </head> <body> <h1>ShiftOS History/Origins</h1> - <p>If you have anything to add, feel free to make a pull request.</p> + <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> <img src="assets/images/shiftos_arch.jpeg" alt="ShiftOS Original Logo"> <p>ShiftOS' logo originally in 2013</p> |
