From 7b4bedc77d96778d78f936562ebd7402728cafaf Mon Sep 17 00:00:00 2001 From: Jean-Marc Couffin Date: Thu, 19 Sep 2024 21:12:28 +0200 Subject: [PATCH] Update README.md Changed link to pyrevit labs website for pyrevit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57c06a7..5e464ee 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ You can find sample scripts here: * [dp stuff (Python Scripts Archives)](http://dp-stuff.org/category/python-scripts) * lots of scripts * [my own blog](http://darenatwork.blogspot.com/) contains the odd sample script -* [Check out pyRevit](http://eirannejad.github.io/pyRevit/whatspyrevit/) by Ehsan Iran-Nejad - it includes a library of +* [Check out pyRevit](http://www.pyrevitlabs.io) by Ehsan Iran-Nejad - it includes a library of interesting scripts and some additions to make writing your own easier! ## License