diff --git a/klayout---Standalone-KLayout-Python-Module.md b/klayout---Standalone-KLayout-Python-Module.md index a7610ad..08d3054 100644 --- a/klayout---Standalone-KLayout-Python-Module.md +++ b/klayout---Standalone-KLayout-Python-Module.md @@ -11,7 +11,7 @@ Over time however, many other applications emerged, many of them just using KLay The solution to this problem is to supply a standalone Python module which can be used in third-party ecosystems such as PyCharm, Anaconda etc. The goal of this project is to provide such a standalone module. -Please examine [Prototype in pymod Branch](https://github.com/klayoutmatthias/klayout/wiki/KLayout-Python-Module-Prototype) for details about the current status. +Please examine [KLayout Python Module](https://github.com/klayoutmatthias/klayout/wiki/KLayout-Python-Module) for details about the current status. # Vision