index.md: fix image path
Signed-off-by: Leonardo Sandoval <leonardo.sandoval@linaro.org>
Change-Id: Ica63810c02b176e72d0b519eb22142f657abb3aa
diff --git a/docs/index.md b/docs/index.md
index fee9a77..faa5055 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -90,7 +90,7 @@
TF projects use Gerrit https://review.trustedfirmware.org/dashboard/self as a centralized system to push, update, review and review patches. Contributors must push their patches to gerrit, so CI and reviewers can see the proposed change. One can see the open ones at https://review.trustedfirmware.org/q/status:open.
-
+
Once a patch is approved, one of the core maintainers merges it to the main branch (master) through Gerrit. The same cycle is repeated for every patch, where a patch series may be merged in one step.