From e46beb40afa73bcc481c7f5adb6007d38f081b03 Mon Sep 17 00:00:00 2001 From: tristanlatr <19967168+tristanlatr@users.noreply.github.com> Date: Tue, 8 Apr 2025 13:19:37 -0400 Subject: [PATCH] Update pydoctor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 774641b..26b14d1 100644 --- a/README.md +++ b/README.md @@ -63,5 +63,5 @@ ## Python * [Pydoc](http://pydoc.org/) - * [Pydoctor](https://launchpad.net/pydoctor) + * [Pydoctor](https://github.com/twisted/pydoctor) * [Sphinx](http://www.sphinx-doc.org)