diff --git a/klayout---Standalone-KLayout-Python-Module.md b/klayout---Standalone-KLayout-Python-Module.md index 365d48d..9bbb3cd 100644 --- a/klayout---Standalone-KLayout-Python-Module.md +++ b/klayout---Standalone-KLayout-Python-Module.md @@ -10,7 +10,7 @@ Over time, many other applications emerged, many of them just using KLayout's al 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. -A [prototype](https://github.com/klayoutmatthias/klayout/wiki/pykl---Prototype) is available in a separate branch already. +A [prototype](https://github.com/klayoutmatthias/klayout/wiki/KLayout-Python-Module-Prototype) is available in a separate branch already. # Vision