diff --git a/README.md b/README.md
index 182a6ea1..02b8ec5d 100644
--- a/README.md
+++ b/README.md
@@ -161,7 +161,7 @@ conda-store-ui is developed under the [BSD-3 LICENSE](./LICENSE).
 
 <!-- reusable links -->
 
-[conda-store-docs]: https://conda.store/en/latest/
-[conda-store-ui-docs]: https://conda-incubator.github.io/conda-store-ui/?path=/story/welcome--page
+[conda-store-docs]: https://conda.store/
+[conda-store-ui-docs]: https://conda-incubator.github.io/conda-store-ui/?path=/docs/welcome--docs
 [conda-store-repo]: https://github.com/conda-incubator/conda-store
 [jupyterlab-conda-store-repo]: https://github.com/conda-incubator/jupyterlab-conda-store
diff --git a/src/features/environments/components/Environments.tsx b/src/features/environments/components/Environments.tsx
index a5c1f11f..d1b1ba92 100644
--- a/src/features/environments/components/Environments.tsx
+++ b/src/features/environments/components/Environments.tsx
@@ -212,7 +212,7 @@ const BaseEnvironments = ({
         >
           <BookIcon></BookIcon>
           <Link
-            href={"https://conda.store/en/latest/"}
+            href={"https://conda.store"}
             color="secondary"
             underline="none"
             sx={{