From 7df83206a080287be3be1b957dee22569a5c5862 Mon Sep 17 00:00:00 2001
From: Jorge Moratinos Salcines <jorge.moratinossalcines@telefonica.com>
Date: Mon, 22 Apr 2024 16:49:45 +0200
Subject: [PATCH] Adding a REMEMBER to update also highlights of new version if
 it's needed

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2dd929d..1318d1b 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ The steps to upgrade documentation are:
 1. Perform the development of functionality on capif code respository.
 2. Create an issue on [Documentation Gitlab](https://labs.etsi.org/rep/ocf/documentation/-/issues)
 3. Create new branch with source from **develop**.
-4. Update documentation.
+4. Update documentation. ***Remember to update index.md with new functionalities for latest version***
 5. Check if all new documentation is ok using **mike** [Checking documentation with local deployment](#checking-documentation-with-local-deployment) section.
 6. Push changes to branch.
 7. Create Merge Request.
-- 
GitLab