Skip to content

Commit c33f553

Browse files
committed
fix label
1 parent 8af376f commit c33f553

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/maintainer/knowledge_base.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,8 +1114,8 @@ would never be true). Fortunately, we can change the default behaviour in ``cond
11141114
- win-64
11151115
11161116
This will provide two runners per package! But since we are using selectors in ``conda_build_config.yaml``,
1117-
only one is true at a time. Perfect! All these changes require a feedstock rerender to be applied:
1118-
:ref:`_dev_update_rerender`.
1117+
only one is true at a time. Perfect! All these changes require a feedstock rerender to be applied. See
1118+
:ref:`dev_update_rerender`.
11191119

11201120
Last but not least, what if you need conditional dependencies on all three operating systems? Do it like this:
11211121

@@ -1158,7 +1158,8 @@ Last but not least, what if you need conditional dependencies on all three opera
11581158
- osx-64
11591159
- win-64
11601160
1161-
Again, d
1161+
Again, remember to rerender after adding / modifying these files so the changes are applied.
1162+
11621163
Noarch generic
11631164
--------------
11641165

0 commit comments

Comments
 (0)