From 2e8f651c99f3593650a63913799989acacbf65e1 Mon Sep 17 00:00:00 2001 From: Irmen de Jong Date: Sun, 16 Aug 2020 18:58:35 +0200 Subject: [PATCH] rst --- Readme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.rst b/Readme.rst index ebf87b8..877967f 100644 --- a/Readme.rst +++ b/Readme.rst @@ -34,7 +34,7 @@ enables you to build distributed applications rapidly and effortlessly. Pyro is a pure Python library and runs on many different platforms and Python versions. -Pyro is copyright © Irmen de Jong (irmen@razorvine.net | http://www.razorvine.net). Please read :doc:`license`. +Pyro is copyright © Irmen de Jong (irmen@razorvine.net | http://www.razorvine.net). Please read the file ``license``. Pyro can be found on Pypi as `Pyro5 `_. Source is on Github: https://github.com/irmen/Pyro5 Documentation is here: https://pyro5.readthedocs.io/