DOC - Fixing doc linking issue

This might be a solution to why the doc project is not linking
to other projects. There is an incorrect submodule that does
not exist that is trying to be pulled, this updates that.

Issue-ID: DOC-548

Signed-off-by: Hagop Bozawglanian <hagop.bozawglanian@att.com>
Change-Id: I055ce062b9a0ed205d35ae5bb0bb2ee51c30484c
diff --git a/docs/release/repolist.rst b/docs/release/repolist.rst
index 9f59f00..30d9400 100644
--- a/docs/release/repolist.rst
+++ b/docs/release/repolist.rst
@@ -93,4 +93,4 @@
    oom/offline-installer <../submodules/oom/offline-installer.git/docs/index>
    ccsdk/features <../submodules/ccsdk/features.git/docs/index>
    parent <../submodules/parent.git/docs/index>
-   modeling/genericparser <../submodules/modeling/genericparser.git/docs/index>
+   modeling/etsicatalog <../submodules/modeling/etsicatalog.git/docs/index>