aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cont/index.html2
-rwxr-xr-xsetup.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cont/index.html b/Cont/index.html
index a9d83e7..d1c0568 100644
--- a/Cont/index.html
+++ b/Cont/index.html
@@ -57,7 +57,7 @@
</main>
<footer>
- <a href="https://www.github.com/JoelHMikael/FoodJS">Lähdekoodi</a>
+ <a href="https://www.github.com/JoelHMikael/LYLLRuoka">Lähdekoodi</a>
<span>|</span>
<a href="/devs">Ota yhteyttä</a>
</footer>
diff --git a/setup.sh b/setup.sh
index 354082e..fefd0c4 100755
--- a/setup.sh
+++ b/setup.sh
@@ -47,7 +47,7 @@ fi
echo ""
echo 'Cloning the git repository...'
-git clone 'https://github.com/JoelHMikael/FoodJS.git' 2> /dev/null
+git clone 'https://github.com/JoelHMikael/LYLLRuoka.git' 2> /dev/null
mkdir 'Updation'
touch Updation/{shifts.txt,vanhalops.csv,uusilops.csv}
echo -e 'Done!\n'