Skip to content

Commit 9d0ca5e

Browse files
jaimergpmgorny
authored andcommitted
Fix 404s
1 parent 1994b20 commit 9d0ca5e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/maintainer/knowledge_base.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -244,8 +244,8 @@ if errorlevel 1 exit 1
244244

245245
The following feedstocks are examples of this build structure deployed:
246246

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)
247+
- [libpng](https://github.com/conda-forge/libpng-feedstock/blob/main/recipe/build.bat)
248+
- [Pugixml](https://github.com/conda-forge/pugixml-feedstock/blob/main/recipe/bld.bat)
249249

250250
<a id="building-for-different-vc-versions"></a>
251251

0 commit comments

Comments
 (0)