Skip to content

Commit 161dca0

Browse files
authored
docs: fix URLs for FunctionalPlus and PocoCpp (#729)
1 parent a768595 commit 161dca0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/packages/pkg/FunctionalPlus.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
FunctionalPlus
1010
==============
1111

12-
- `Official <https://https://github.com/Dobiasd/FunctionalPlus/>`__
12+
- `Official <https://github.com/Dobiasd/FunctionalPlus/>`__
1313
- `Example <https://github.com/cpp-pm/hunter/blob/master/examples/FunctionalPlus/CMakeLists.txt>`__
1414

1515
.. literalinclude:: /../examples/FunctionalPlus/CMakeLists.txt

docs/packages/pkg/PocoCpp.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ PocoCpp
1212

1313
POCO C++ Libraries
1414

15-
- `Official <https://https://pocoproject.org>`__
15+
- `Official <https://pocoproject.org>`__
1616
- `Official Repository <https://github.com/pocoproject/poco>`__
1717
- `Hunterized Repository <https://github.com/cpp-pm/poco>`__
1818

0 commit comments

Comments
 (0)