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 1994b20 commit 9d0ca5eCopy full SHA for 9d0ca5e
docs/maintainer/knowledge_base.md
@@ -244,8 +244,8 @@ if errorlevel 1 exit 1
244
245
The following feedstocks are examples of this build structure deployed:
246
247
-- [libpng](https://github.com/conda-forge/libpng-feedstock/blob/master/recipe/bld.bat)
248
-- [Pugixml](https://github.com/conda-forge/pugixml-feedstock/blob/master/recipe/bld.bat)
+- [libpng](https://github.com/conda-forge/libpng-feedstock/blob/main/recipe/build.bat)
+- [Pugixml](https://github.com/conda-forge/pugixml-feedstock/blob/main/recipe/bld.bat)
249
250
<a id="building-for-different-vc-versions"></a>
251
0 commit comments