We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a6c70 commit c98923fCopy full SHA for c98923f
1 file changed
aip/general/0008/aip.md
@@ -53,8 +53,8 @@ Front matter for AIPs **must** include:
53
that scope. Required for AIPs with IDs >= 1000, prohibited otherwise.
54
- The `permalink` key (required): This **must** be set to
55
`/{aip.scope}/{aip.id}`. If there is no scope, use `/{aip.id}` instead.
56
-- The `redirect_from` key: This should include a ist of any `/{aip.id}`
57
- permutations that a reader would be likely to enter, including:
+- The `redirect_from` key: This should include one path
+ that a reader would be likely to enter, including:
58
- `/{aip.id}` (for AIPs where the permalink includes the scope)
59
- AIP IDs with zero-padding, for each level of zero-padding up to four digits
60
(for example: `/08`, `/008`, `/0008`).
0 commit comments