File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ commitizen:
164
164
| `change_type_map` | `dict` | `None` | (OPTIONAL) Dictionary mapping the type of the commit to a changelog entry |
165
165
166
166
[jinja2] : https://jinja.palletsprojects.com/en/2.10.x/
167
- [changelog-spec] : https://commitizen-tools.github.io/commitizen/changelog/
167
+ [changelog-spec] : https://commitizen-tools.github.io/commitizen/commands/ changelog/
168
168
169
169
# ### Detailed `questions` content
170
170
@@ -177,6 +177,7 @@ commitizen:
177
177
| `default` | `Any` | `None` | (OPTIONAL) The default value for this question. |
178
178
| `filter` | `str` | `None` | (OPTIONAL) Validator for user's answer. **(Work in Progress)** |
179
179
| `multiline` | `bool` | `False` | (OPTIONAL) Enable multiline support when `type = input`. |
180
+
180
181
[different-question-types] : https://github.com/tmbo/questionary#different-question-types
181
182
182
183
# ### Shortcut keys
You can’t perform that action at this time.
0 commit comments