From bd9fb13ce0f15b977e62cdb45c097355887bfb2b Mon Sep 17 00:00:00 2001 From: Mike Naberezny Date: Wed, 14 Jun 2023 08:03:44 -0700 Subject: [PATCH] Remove broken link --- README.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.rst b/README.rst index f1c60ee..6a9d51e 100644 --- a/README.rst +++ b/README.rst @@ -60,13 +60,6 @@ simulations that you build. Its features include: - Simple assemble and disassemble capability, including support for labels and labels with offsets. -Documentation -------------- - -Py65 documentation is written using `Sphinx `_ and -is published to `http://py65.readthedocs.org/ -`_. - Contributors ------------