File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ def check_deps(self, deps):
107
107
108
108
109
109
class cython_must_be_in_host (LintCheck ):
110
- """Cython should be in the build section
110
+ """Cython should be in the host section
111
111
112
112
Move cython to ``host``::
113
113
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Gitter_ channel to ask other users for help.
32
32
.. seealso ::
33
33
34
34
* :ref: `conda-anaconda-minconda `
35
- * The conda `FAQs <http ://conda.pydata.org/docs/ faq.html >`_ explain how
35
+ * The conda `FAQs <https ://docs.anaconda.com/anaconda/user-guide/ faq/ >`_ explain how
36
36
it's easy to use with existing Python installations.
37
37
38
38
@@ -78,7 +78,7 @@ Or a new environment can be created::
78
78
We invite all parties interested in adding/editing package recipes to join the bioconda team,
79
79
so that their pull requests don't require merging by the core team or other members. To do
80
80
so, please fork our `recipes <https://github.com/bioconda/bioconda-recipes >`_ have a read
81
- through the `Conda documentation <http ://conda.pydata.org/docs/building/ recipe.html#conda-recipe-files-overview >`_.
81
+ through the `Conda documentation <https ://docs. conda.io/projects/conda-build/en/latest/concepts/ recipe.html >`_.
82
82
If you ping ``@bioconda/core `` in a pull request we will review it and then add you to the team, if you desire.
83
83
84
84
5. Spread the word
You can’t perform that action at this time.
0 commit comments