From 942347c70d4f93b4d6adf88aeeb9b0fa649e4ccb Mon Sep 17 00:00:00 2001 From: Kim Pevey Date: Tue, 12 Sep 2023 07:48:20 -0700 Subject: [PATCH] Update jupyterlab-conda-store link in README.md (#289) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6232b297..042f3d5b 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ To learn how to use conda-store-ui alongisde conda-store, please visit our [docu ## Related Work -conda-store-ui is an addon to [conda-store](https://github.com/conda-incubator/conda-store). If you're looking for the JupyterLab Extension, you can find it at [conda-store-jupyterlab](https://github.com/conda-incubator/conda-store). +conda-store-ui is an addon to [conda-store](https://github.com/conda-incubator/conda-store). If you're looking for the JupyterLab Extension, you can find it at [jupyterlab-conda-store](https://github.com/conda-incubator/jupyterlab-conda-store). ## Developing