aboutsummaryrefslogtreecommitdiff
path: root/ReadMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'ReadMe.md')
-rw-r--r--ReadMe.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ReadMe.md b/ReadMe.md
index 46b1958..64939f0 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -2,12 +2,12 @@
## Description
-Meaningless Records' repo, containing all the files used to generate [the Website](http://podcast.135e2.tk).
+Meaningless Records' repo, containing all the files used to generate [the Website](https://podcast.135e2.dev).
## Setup
```bash
-git clone --recurse-submodules http://git.135e2.tk/135e2/MeaninglessRecords
+git clone --recurse-submodules https://git.135e2.dev/135e2/MeaninglessRecords
sudo npm install hexo-cli -g # Install hexo (the SSG)