From 216ca7f5f94c78923a99790ec69969846475693c Mon Sep 17 00:00:00 2001 From: serge Date: Thu, 25 Aug 2022 19:52:19 +1000 Subject: [PATCH 1/2] fix a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 920b29f..1064f4f 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ The Gothic glyphs in the "Nightmare Matrix" version are derived from [Dr. jur. R The glyphs used in the "Palimpsest" and "Twilight" versions are derived from [Teague Chrystie's font "Huberfish"](http://robotsoup.com/huberfish.html), a fictitious alphabet that comes in several styles. If a spacedock technician bought a soda from a vending machine in an cool utopian future that will never happen, it might look like this. -GitHub user 57r31 produced a proof of concept that led to the [interactive mirror effect](rezmason.github.io/matrix/?version=updated&effect=mirror). +GitHub user 57r31 produced a proof of concept that led to the [interactive mirror effect](https://rezmason.github.io/matrix/?version=updated&effect=mirror). --- ### Other details From 5886f7e031be321628a1d107260c6597aaad9b1f Mon Sep 17 00:00:00 2001 From: Rezmason Date: Thu, 25 Aug 2022 09:04:14 -0700 Subject: [PATCH 2/2] Fixing another README link Adding missing https to another URL in the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1064f4f..914eb5e 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - [Classic Matrix code](https://rezmason.github.io/matrix) - [3D mode](https://rezmason.github.io/matrix?volumetric=true) - [Holographic version](https://rezmason.github.io/matrix?version=holoplay) (requires a Looking Glass display; see it in action [here](https://www.youtube.com/watch?v=gwA9hfq1Ing)) -- Mirror mode, [with camera](rezmason.github.io/matrix/?version=updated&effect=mirror&camera=true) and [without](rezmason.github.io/matrix/?version=updated&effect=mirror). (Click to make ripples.) +- Mirror mode, [with camera](https://rezmason.github.io/matrix/?version=updated&effect=mirror&camera=true) and [without](rezmason.github.io/matrix/?version=updated&effect=mirror). (Click to make ripples.) - [Matrix Resurrections code (WIP)](https://rezmason.github.io/matrix?version=resurrections) - [Matrix Resurrections's updated code (WIP)](https://rezmason.github.io/matrix?version=updated) - [Operator Matrix code (with ripple effects)](https://rezmason.github.io/matrix?version=operator)