Skip to content

Commit

Permalink
✨ Update links to conda-store docs
Browse files Browse the repository at this point in the history
Signed-off-by: Pavithra Eswaramoorthy <[email protected]>
  • Loading branch information
pavithraes authored and gabalafou committed Apr 17, 2024
1 parent d1d12a8 commit 8e6bdc3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion src/features/environments/components/Environments.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ const BaseEnvironments = ({
>
<BookIcon></BookIcon>
<Link
href={"https://conda.store/en/latest/"}
href={"https://conda.store"}
color="secondary"
underline="none"
sx={{
Expand Down

0 comments on commit 8e6bdc3

Please sign in to comment.