From 5886f7e031be321628a1d107260c6597aaad9b1f Mon Sep 17 00:00:00 2001 From: Rezmason Date: Thu, 25 Aug 2022 09:04:14 -0700 Subject: [PATCH] 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)