Fix the default value

This commit is contained in:
Gregoo 2025-01-25 08:55:42 +01:00
parent ed44fb9bab
commit fd38e0a150

View File

@ -179,7 +179,7 @@
# BK_REBRICKABLE_LINK_PART_PATTERN=
# Optional: Pattern of the link to Rebrickable for instructions. Will be passed to Python .format()
# Default: https://rebrickable.com/instructions/{number}
# Default: https://rebrickable.com/instructions/{path}
# BK_REBRICKABLE_LINK_INSTRUCTIONS_PATTERN=
# Optional: User-Agent to use when querying Rebrickable outside of the Rebrick python library