Skip to content

Commit a8beab4

Browse files
author
deeplook
authored
Fix MD paranthesis typo
1 parent 0aebf1c commit a8beab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ The following are mandatory pre-release steps to bring the repository into a pro
2525
- Go to the [xyzspaces-feedstock](https://github.com/conda-forge/xyzspaces-feedstock) repository.
2626
- Create a new release branch and update `version`, `url`, `sha256` hash of the released tar and dependencies in [meta.yml](https://github.com/conda-forge/xyzspaces-feedstock/blob/master/recipe/meta.yaml)
2727
- Raise a PR for this release branch and merge the changes in master.
28-
- It can take hours for a new release to [appear on Anaconda.org)[https://anaconda.org/conda-forge/xyzspaces].
28+
- It can take hours for a new release to [appear on Anaconda.org](https://anaconda.org/conda-forge/xyzspaces).
2929
- Once available verify that `conda install -c conda-forge xyzspaces` does indeed install the latest release.

0 commit comments

Comments
 (0)