From a39b491e3eb4cdd10ada8ef9419f2b28b365aa84 Mon Sep 17 00:00:00 2001 From: Pomax Date: Fri, 18 Sep 2020 16:07:14 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f1244e0..e352e821 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BezierInfo-2: a dev repository -This is the development repository for ["A Primer on Bézier Curves"](https://pomax.github.io.bezierinfo), itself hosted as https://pomax.github.io/BezierInfo-2/ +This is the development repository for ["A Primer on Bézier Curves"](https://pomax.github.io/bezierinfo), itself hosted as https://pomax.github.io/BezierInfo-2/ This is the new codebased for the primer, being a pure HTML/CSS/Vanilla-JS tech stack - the old version can be found on the [2016-react](https://github.com/Pomax/BezierInfo-2/tree/2016-react) branch