diff --git a/README.md b/README.md index cd2ee31f4..9a868c255 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ It is designed to enable early performance, reliability, maintainability, and co The PCM is implemented using the Eclipse Modeling Framework (EMF). ## Documentation -For comprehensive documentation, please visit our [wiki page](https://sdqweb.ipd.kit.edu/wiki/Palladio_Component_Model). +For comprehensive documentation, please visit our [wiki page](https://github.com/PalladioSimulator/.github/wiki). ## Development Information We generate source code based on the metamodel during the build process and do not add generated artifacts to the repository. To generate the code, you have to either run the Maven build or the generation workflow (`generate.mwe2`).