Improve validation messages #196
@ -62,7 +62,7 @@
|
||||
|
||||
{% if form.errors %}
|
||||
<blockquote class="mb-0"><i class="i-info"></i>
|
||||
To catch and prevent most of these errors, it is recommended to build your extension using the <a class="text-underline" href="https://docs.blender.org/manual/en/dev/advanced/extensions/command_line_arguments.html#subcommand-build">command-line tool</a>.
|
||||
Build your extension using the <a class="text-underline" href="https://docs.blender.org/manual/en/dev/advanced/extensions/command_line_arguments.html#subcommand-build">command-line tool</a> to catch and prevent most of these errors.
|
||||
</blockquote>
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user