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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1232,7 +1232,7 @@ Recipes may be annotated with attributes that change their behavior.
| `[macos]` | Enable recipe on MacOS. | | `[macos]` | Enable recipe on MacOS. |
| `[unix]` | Enable recipe on Unixes. | | `[unix]` | Enable recipe on Unixes. |
| `[windows]` | Enable recipe on Windows. | | `[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: A recipe can have multiple attributes, either on multiple lines: