Skip to content

Commit eb010e1

Browse files
committed
chore: Update project template to sphinx-notes/cookiecutter@4736b672
1 parent 6afcc0c commit eb010e1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.cruft.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"template": "https://github.com/sphinx-notes/template",
3-
"commit": "800a79a06f9a67494516bc14bcda85b3472dcac9",
3+
"commit": "4736b672023e3bf4bc80d0d51850d7bc45ca1e12",
44
"checkout": null,
55
"context": {
66
"cookiecutter": {
@@ -20,7 +20,7 @@
2020
"sphinx_version": "7.0",
2121
"development_status": "3 - Alpha",
2222
"_template": "https://github.com/sphinx-notes/template",
23-
"_commit": "800a79a06f9a67494516bc14bcda85b3472dcac9"
23+
"_commit": "4736b672023e3bf4bc80d0d51850d7bc45ca1e12"
2424
}
2525
},
2626
"directory": null

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ sphinxnotes-snippet
1515
:target: https://pypi.python.org/pypi/sphinxnotes-snippet
1616
:alt: PyPI Package
1717
.. |download| image:: https://img.shields.io/pypi/dm/sphinxnotes-snippet
18-
:target: https://pypi.python.org/pypi/sphinxnotes-snippet
18+
:target: https://pypistats.org/packages/sphinxnotes-snippet
1919
:alt: PyPI Package Downloads
2020

2121
|docs| |license| |pypi| |download|

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ sphinxnotes-snippet
1212
:target: https://github.com/sphinx-notes/snippet/blob/master/LICENSE
1313
:alt: Open Source License
1414
.. |pypi| image:: https://img.shields.io/pypi/v/sphinxnotes-snippet.svg
15-
:target: https://pypi.python.org/pypi/sphinxnotes-snippet
15+
:target: https://pypistats.org/packages/sphinxnotes-snippet
1616
:alt: PyPI Package
1717
.. |download| image:: https://img.shields.io/pypi/dm/sphinxnotes-snippet
1818
:target: https://pypi.python.org/pypi/sphinxnotes-snippet

0 commit comments

Comments
 (0)