diff --git a/ui.ipynb b/ui.ipynb index 2266f74..abf83a7 100644 --- a/ui.ipynb +++ b/ui.ipynb @@ -148,9 +148,9 @@ "\n", "# !!! not mandatory !!!\n", "# Add the links to the code, wiki and issue tracker of your\n", - "code_link = \"https://github.com/dfguerrerom/sepal_mgci\"\n", - "wiki_link = \"https://docs.sepal.io/en/latest/modules/dwn/sepal_mgci.html\"\n", - "issue_link = \"https://github.com/dfguerrerom/sepal_mgci/issues/new\"\n", + "code_link = \"https://github.com/sepal-contrib/sepal_mgci\"\n", + "wiki_link = \"https://mgci-docs.readthedocs.io/en/latest/sepal/index.html\"\n", + "issue_link = \"https://github.com/sepal-contrib/sepal_mgci/issues/new\"\n", "\n", "# Create the side drawer with all its components\n", "# The display_drawer() method link the drawer with the app bar\n", @@ -208,4 +208,4 @@ }, "nbformat": 4, "nbformat_minor": 5 -} \ No newline at end of file +}