Skip to content

Commit 771f715

Browse files
committed
Review comments
1 parent 933de31 commit 771f715

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/alternatives.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Dfetch_ ✔ ✔ ✔ ✔ ✔
6868

6969
.. _`Braid`: https://github.com/cristibalan/braid
7070
.. _`CGet`: https://github.com/pfultz2/cget
71-
.. _`CMAke ExternalProject`: https://cmake.org/cmake/help/latest/module/ExternalProject.html
71+
.. _`CMake ExternalProject`: https://cmake.org/cmake/help/latest/module/ExternalProject.html
7272
.. _`Combo-layer`: https://wiki.yoctoproject.org/wiki/Combo-layer
7373
.. _`CPM.cmake`: https://github.com/cpm-cmake/CPM.cmake
7474
.. _`CPPAN`: https://github.com/cppan/cppan

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ docs = [
9898
'sphinx-jsonschema==1.19.2',
9999
'sphinxcontrib-programoutput==0.18',
100100
'sphinx-tabs==3.4.7',
101-
'sphix-autoissues==0.0.1',
101+
'sphinx-autoissues==0.0.1',
102102
]
103103
test = ['pytest==8.4.2', 'pytest-cov==7.0.0', 'behave==1.3.3']
104104
casts = ['asciinema==2.4.0']

0 commit comments

Comments
 (0)