docs: Fix documentation link. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
diff --git a/README.rst b/README.rst index 7f43e37..7ac5005 100644 --- a/README.rst +++ b/README.rst
@@ -14,7 +14,7 @@ v2x is a tool for converting specialized annotated Verilog models into XML needed for `Verilog to Routing flow <https://docs.verilogtorouting.org/en/latest/arch/reference/>`_. -Documentation can be found at `https://python-symbiflow-v2x.readthedocs.io/en/latest/ <https://python-symbiflow-v2x.readthedocs.io/en/latest/examples.html>`_. +Documentation can be found at `https://python-symbiflow-v2x.readthedocs.io/en/latest/ <https://python-symbiflow-v2x.readthedocs.io/en/latest/>`_. Installation ------------