diff --git a/README.md b/README.md
index 20accc706dc175fb38911661c5f2d9afa9948377..5cbc6dce742bce0fcb70066853f231ebb3fac48b 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
 # Metacentrum Cloud Documentation
 
+
+**Note that this documentation is getting obsolete, use [e-infra_cz doc repo](https://gitlab.ics.muni.cz/einfra-docs/documentation) instead.**
+
 ## Run development server
 
 ```
 hugo serve --config config-dev.toml --bind 127.0.0.1 --port 1313
-```
\ No newline at end of file
+```