Link to private recipes section in readme (#1542)

This commit is contained in:
Scott Robinson
2023-02-08 08:07:12 +11:00
committed by GitHub
parent 5f9ac39b03
commit 9f03441eef

View File

@@ -1232,7 +1232,7 @@ Recipes may be annotated with attributes that change their behavior.
| `[macos]` | Enable recipe on MacOS. |
| `[unix]` | Enable recipe on Unixes. |
| `[windows]` | Enable recipe on Windows. |
| `[private]` | See "Private Recipes". |
| `[private]` | See [Private Recipes](#private-recipes). |
A recipe can have multiple attributes, either on multiple lines: