diff --git a/doc/architecture.md b/doc/architecture.md
index 6408831158c25ea520b4c5390ad0629d0a072aaa..ea7072e9d8b280a2f1801a8905c1e2bb44c7a2da 100644
--- a/doc/architecture.md
+++ b/doc/architecture.md
@@ -34,3 +34,8 @@ This is the main namespace of CAPIF, since it contains all the CCF services in a
 - **REDIS**: Used for internal communication of services.
 - **CAPIF MONGO DATABASE**: CAPIF database, where all information related to CAPIF services such as invokers, registered providers or published services is stored.
 - **HELPER**: Service that simplifies integration with third parties such as external management portals.
+
+## **New Architecture**
+
+You can check the details of all these changes in the conversation on the [OCF wiki](https://labs.etsi.org/rep/ocf/community/-/wikis/New%20architecture).
+