Skip to content

Commit

Permalink
docs: updates wiki link
Browse files Browse the repository at this point in the history
  • Loading branch information
dfguerrerom committed Nov 22, 2024
1 parent 646f090 commit b1d2ffc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ui.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -208,4 +208,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}

0 comments on commit b1d2ffc

Please sign in to comment.