Skip to content

Commit fc373a9

Browse files
committed
pypi
1 parent a89e97f commit fc373a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
environment:
1616
name: pypi
17-
url: https://pypi.org/p/circuitpython-uplot
17+
url: https://pypi.org/p/circuitpython-display-ht16k33
1818
permissions:
1919
id-token: write
2020
steps:

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Also work with segments 7x4 and 14x4 with a very similar syntax to the Adafruit
3030

3131

3232
This librarry support the Pixelit format for the 8x8 matrix. for more information visit the Pixelit repository or the
33-
pixelit `galleries at <https://pixelit-project.github.io/PixelIt/webui/#/gallery>`_
33+
pixelit `galleries <https://pixelit-project.github.io/PixelIt/webui/#/gallery>`_
3434

3535
Please refer to the documentation for more information. `Here <https://circuitpython-display-ht16k33.readthedocs.io/>`_
3636

0 commit comments

Comments
 (0)