Skip to content

Commit 404bd59

Browse files
authored
Merge pull request BioContainers#33 from AnnaSyme/patch-5
Fixed link to biocontainers registry
2 parents e0252ea + 0eb59da commit 404bd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conda_integration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The conda package manager makes installing software a vastly more streamlined pr
1818
Defining a Conda package
1919
-------------------------
2020

21-
The preferred way to build a conda package is to write a `conda recipe <https://conda.pydata.org>`_ and submit this it the BioConda communitiy. As soon as your PR is merged and continues integration testing was successful, we will build you automatically a container and publish it at `quay.io/biocontainers <https://quay.io/organization/biocontainers>`_ and `BioContainers Registry <http://biocontainers.pro/registry>`__.
21+
The preferred way to build a conda package is to write a `conda recipe <https://conda.pydata.org>`_ and submit this it the BioConda communitiy. As soon as your PR is merged and continues integration testing was successful, we will build you automatically a container and publish it at `quay.io/biocontainers <https://quay.io/organization/biocontainers>`_ and `BioContainers Registry <http://biocontainers.pro/#/registry>`__.
2222

2323
The BioConda specification `Contribution Guide <https://bioconda.github.io/contributing.html>`_ define how to create a recipe. In summary, a BioConda recipe should contain the following parts ():
2424

0 commit comments

Comments
 (0)