Skip to content

Commit c4dc0a2

Browse files
Fix bad link format introduced by #6033 (#6078)
1 parent ed807e3 commit c4dc0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Using-Virtual-Environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ have support for the dependent libraries, so are not recommended.
2323

2424
## Use Conda (or Mamba)
2525

26-
While there are many options for setting up virtual environments for python, by far the most common and simpler approach is by using Anaconda (aka Conda). You can read the documentation on how to get started with Conda here: [https://learning.anaconda.cloud/get-started-with-anaconda]
26+
While there are many options for setting up virtual environments for python, by far the most common and simpler approach is by using Anaconda (aka Conda). You can read the documentation on how to get started with Conda [here](https://learning.anaconda.cloud/get-started-with-anaconda).
2727

2828
## Installing Pip (Required)
2929

0 commit comments

Comments
 (0)