mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-27 21:26:43 +00:00
Fixed the url of the python-barcode (#313)
This commit is contained in:
parent
b0483d35cc
commit
a85cb64cc6
@ -36,7 +36,7 @@ To render a 1D barcode, use the `barcode` template tag, as shown in the example
|
||||
{% endraw %}
|
||||
```
|
||||
|
||||
The default barcode renderer will generate a barcode using [Code128](https://en.wikipedia.org/wiki/Code_128) rendering. However [other barcode formats](https://python-barcode.readthedocs.io/en/stable/codes.html) are also supported:
|
||||
The default barcode renderer will generate a barcode using [Code128](https://en.wikipedia.org/wiki/Code_128) rendering. However [other barcode formats](https://python-barcode.readthedocs.io/en/stable/supported-formats.html) are also supported:
|
||||
|
||||
```html
|
||||
{% raw %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user