From f2003a2a5e69ab466a34f2e41bfc383e737c2369 Mon Sep 17 00:00:00 2001 From: shilangyu Date: Sun, 11 Feb 2024 22:12:52 +0100 Subject: [PATCH] Update GitHub pages links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06f9643..2d8b6b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Register transformations -Showcases the transformations needed to go from one wait-free register to a different one. Configure the base registers and the target output register to see the needed transformation. [See website here](https://shilangyu.dev/register-transformations). +Showcases the transformations needed to go from one wait-free register to a different one. Configure the base registers and the target output register to see the needed transformation. [See website here](https://github.shilangyu.dev/register-transformations).