Skip to content

Commit

Permalink
Doc fix: Custom placeholders don't have to be defined in order any more
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Jun 11, 2021
1 parent 0f13cf6 commit 943d93f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,7 @@ keys:
A mapping defining custom path template placeholders. Each key is the name
of a custom placeholder, without enclosing braces, and the value is the
string to substitute in its place. Custom values may contain standard path
template placeholders as well as other custom placeholders defined earlier
in the mapping.
template placeholders as well as other custom placeholders.

``ci``
*(required)* A mapping from the names of the CI systems from which to
Expand Down

0 comments on commit 943d93f

Please sign in to comment.