From ba4dec195f505cdc79649aac1e0713edbe1964aa Mon Sep 17 00:00:00 2001 From: Simon Shine Date: Fri, 23 Sep 2022 14:26:30 +0200 Subject: [PATCH] Add https:// to fix link This fixes the link to camera-less "mirror mode" with ripples when mouse-clicking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e60986a..d8fe8a2 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?version=3d) - [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](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.) +- Mirror mode, [with camera](https://rezmason.github.io/matrix/?version=updated&effect=mirror&camera=true) and [without](https://rezmason.github.io/matrix/?version=updated&effect=mirror). (Click to make ripples.) - [Matrix Resurrections updated code](https://rezmason.github.io/matrix?version=resurrections) - [Trinity mode](https://rezmason.github.io/matrix?version=trinity) - [Operator Matrix code (with ripple effects)](https://rezmason.github.io/matrix?version=operator)