From 8a630ba71d7d8399eea0138c06cfb5e46a9252e5 Mon Sep 17 00:00:00 2001 From: Erik Strand <erik@erikstrand.net> Date: Mon, 14 Feb 2022 21:48:39 +0000 Subject: [PATCH] Fix typo --- grasshopper/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grasshopper/README.md b/grasshopper/README.md index 56878c8..abc1e16 100644 --- a/grasshopper/README.md +++ b/grasshopper/README.md @@ -7,7 +7,7 @@ - [Rhino downloads](https://www.rhino3d.com/download/) - [Grasshopper docs](https://grasshopperdocs.com/) - [Rhino3dm repo](https://github.com/mcneel/rhino3dm.git) -- [Rhino Compute Server rep](https://github.com/mcneel/compute.rhino3d) +- [Rhino Compute Server repo](https://github.com/mcneel/compute.rhino3d) ## About -- GitLab