diff options
Diffstat (limited to 'ReadMe.md')
-rw-r--r-- | ReadMe.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |