From ae6bf210a62844e65637dbfe5bd8cb0522593271 Mon Sep 17 00:00:00 2001 From: iodar Date: Sun, 26 Feb 2023 07:20:38 +0100 Subject: [PATCH] docs: fixed link to generator3 in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04c6ac15..2730543f 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,6 @@ WIP This project is a fork of the repository started by Gary Edwards on [Gitlab](https://gitlab.com/reje/revit-python-stubs). Thank you for your work Gary - and thank you [Ehsan](https://github.com/eirannejad) for pointing me to it. -It uses PyCharm's [Generator3](https://github.com/JetBrains/intellij-community/blob/master/python/helpers/generator3.py) +It uses PyCharm's [Generator3](https://github.com/JetBrains/intellij-community/blob/master/python/helpers/generator3/__main__.py) to create the stubs.