commit ff2e646d16135ec8e8e697a44b1621c0ef325387
parent 5eddc857cd5a70efd908c2c9f69b9e3a391e2538
Author: Luke <luke@lukesmith.xyz>
Date: Mon, 29 Jan 2018 12:05:13 -0700
https upgrade
Diffstat:
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/README.md b/docs/README.md
@@ -1,6 +1,6 @@
# Luke's Auto-Rice Bootstraping Scripts (LARBS)
-[Official Website: larbs.xyz](http://larbs.xyz)
+[Official Website: larbs.xyz](https://larbs.xyz)
This is a set of scripts either can either (1) install Arch Linux automatically
with a typical Arch ISOed USB, and perhaps more prominently (2) automatically
@@ -42,7 +42,7 @@ Blender, etc.).
This is just as easy. Log in as the root user and run the following.
```sh
-curl -LO http://larbs.xyz/larbs.sh #Downloads the script.
+curl -LO https://larbs.xyz/larbs.sh #Downloads the script.
bash larbs.sh #Runs it.
```
@@ -72,7 +72,7 @@ mind a full wipe. That said, you can run it like this after booting into an Arch
live environment:
```sh
-curl -LO http://larbs.xyz/arch.sh #Downloads the script.
+curl -LO https://larbs.xyz/arch.sh #Downloads the script.
bash arch.sh #Runs it.
```
diff --git a/www/index.html b/www/index.html
@@ -9,7 +9,7 @@
</head>
<h1>LARBS</h1>
-<h2><a target="_blank" href="http://lukesmith.xyz">Luke's</a> Auto-Rice Bootstrapping Scripts</h2>
+<h2><a target="_blank" href="https://lukesmith.xyz">Luke's</a> Auto-Rice Bootstrapping Scripts</h2>
<table class="image">
<caption align="bottom">(Not actually Luke)</caption>
@@ -54,7 +54,7 @@ bash larbs.sh
<p>You can also ask me questions via email at <a href="mailto:luke@lukesmith.xyz">luke@lukesmith.xyz</a>.</p>
-<p>I'll be posting updates about LARBS either on <a target="_blank" href="http://lukesmith.xyz/rss.xml">my RSS feed</a> or on <a target="_blank" href="https://twitter.com/lukesfiat">Twitter</a>.</p>
+<p>I'll be posting updates about LARBS either on <a target="_blank" href="https://lukesmith.xyz/rss.xml">my RSS feed</a> or on <a target="_blank" href="https://twitter.com/lukesfiat">Twitter</a>.</p>
<h3>You do the math!</h3>
@@ -63,12 +63,12 @@ bash larbs.sh
<a href="https://i3wm.org"><img src="pix/i3.jpg"></a> +
<a href="http://www.vim.org"><img src="pix/vim.jpg"></a> +
<a href="https://en.wikipedia.org/wiki/Autism"><img src="pix/autism.jpg"></a> =
-<a href="http://larbs.xyz"><img src="pix/larbs.jpg"></a>
+<a href="https://larbs.xyz"><img src="pix/larbs.jpg"></a>
<hr>
<img src="pix/brainlet.jpg"> +
-<a href="http://larbs.xyz"><img src="pix/larbs.jpg"></a> =
+<a href="https://larbs.xyz"><img src="pix/larbs.jpg"></a> =
<img src="pix/big_brane.jpg">
</footer>