Change http -> https
This commit is contained in:
parent
e09508c315
commit
d5fa32562d
@ -128,7 +128,7 @@
|
|||||||
<a href='https://github.com/AlexNisnevich'>Alex Nisnevich</a> and several
|
<a href='https://github.com/AlexNisnevich'>Alex Nisnevich</a> and several
|
||||||
other occasional contributors.
|
other occasional contributors.
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="http://alexnisnevich.github.io/untrusted/">Untrusted</a>
|
<li><a href="https://alexnisnevich.github.io/untrusted/">Untrusted</a>
|
||||||
<a href="https://github.com/AlexNisnevich/untrusted" class='codeLink'>(code)</a>
|
<a href="https://github.com/AlexNisnevich/untrusted" class='codeLink'>(code)</a>
|
||||||
- a Javascript roguelike. Every level is deliberately unbeatable, and
|
- a Javascript roguelike. Every level is deliberately unbeatable, and
|
||||||
the player must edit the source code of the level in order to progress.
|
the player must edit the source code of the level in order to progress.
|
||||||
@ -145,12 +145,12 @@
|
|||||||
where the player takes on the role of a corrupt public transit bureaucrat
|
where the player takes on the role of a corrupt public transit bureaucrat
|
||||||
who is paid-off by an evil ride-sharing corporation, and tasked with
|
who is paid-off by an evil ride-sharing corporation, and tasked with
|
||||||
making the public bus system worse. Written in
|
making the public bus system worse. Written in
|
||||||
<a href='http://elm-lang.org/'>Elm</a>, a Haskell-like pure functional
|
<a href='https://elm-lang.org/'>Elm</a>, a Haskell-like pure functional
|
||||||
language that compiles to Javascript/HTML.
|
language that compiles to Javascript/HTML.
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href='http://alexnisnevich.github.io/kalevala/'>Kalevala</a>
|
<a href='https://alexnisnevich.github.io/kalevala/'>Kalevala</a>
|
||||||
|
|
||||||
<a href='https://github.com/AlexNisnevich/kalevala' class='codeLink'>
|
<a href='https://github.com/AlexNisnevich/kalevala' class='codeLink'>
|
||||||
(code)
|
(code)
|
||||||
|
Loading…
Reference in New Issue
Block a user