Skip to content

Commit 9803d79

Browse files
committed
Use https
1 parent 835e5f5 commit 9803d79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

static/+x/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
<div>
4949
<h1>Example Usage</h1>
5050
Linux:<br/>
51-
<code>curl -sL jiyuan.is/&#43;x/SOMETHING | bash</code><br/>
51+
<code>curl https://jiyuan.is/&#43;x/SOMETHING | bash</code><br/>
5252
<br/>
5353
Windows:<br/>
54-
<code>irm jiyuan.is/&#43;x/SOMETHING | iex</code><br/>
54+
<code>irm https://jiyuan.is/&#43;x/SOMETHING | iex</code><br/>
5555
<p><a href="https://github.com/jiyuzh/jiyuzh.github.io/tree/main/static/%2Bx">View source</a></p>
5656
</div>
5757
</body>

0 commit comments

Comments
 (0)