We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b91e1d commit 97c428eCopy full SHA for 97c428e
index.html.tmpl
@@ -250,7 +250,7 @@
250
<a href="https://conda-forge.org/docs/orga/guidelines.html">guidelines</a>.
251
You can also refer to an example of a well-written recipe in "recipes/example".
252
Further guidance on writing good recipes can be found <a href="docs/maintainer/adding_pkgs.html#the-recipe-meta-yaml">here</a>.
253
- You can also <a href="docs/maintainer/adding_pkgs.html#running-tests-locally-for-staged-recipes">test your recipe locally.</a>
+ Test your recipe locally using <a href="docs/maintainer/adding_pkgs.html#running-tests-locally-for-staged-recipes">these instructions.</a>
254
</li>
255
<li><i class="mega-octicon fa-3x octicon-git-pull-request"></i>
256
Propose the change as a pull request.
0 commit comments