Skip to content

Commit badfbfb

Browse files
committed
#228-modify README.md
Fixed a typo.
1 parent 7d02c29 commit badfbfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ N.B. "*planned for a next release*" does not imply that a fixed date is planned
9999
---
100100
## Documentation
101101

102-
The **cpp-strings** HTML documentation is available in subdirectory `cpp-strings/html`. Click on file `index.html` there from your file manager to browse its content or click [here]](https://github.com/schmouk/pythonic-cpp-strings/cpp-strings/html/index.html) when being currently browsing from [https://schmouk.github.io/pythonic-cpp-strings/](https://schmouk.github.io/pythonic-cpp-strings/).
102+
The **cpp-strings** HTML documentation is available in subdirectory `cpp-strings/html`. Click on file `index.html` there from your file manager to browse its content or click [here](https://github.com/schmouk/pythonic-cpp-strings/cpp-strings/html/index.html) when being currently browsing from [https://schmouk.github.io/pythonic-cpp-strings/](https://schmouk.github.io/pythonic-cpp-strings/).
103103

104104
It has then been produced with the great utility **doxygen** developed by Vicente Hernando (the doxygen Github repository can be accessed [here](https://github.com/doxygen/doxygen), and the utility can be downloaded from there: [https://www.doxygen.nl/download.html](https://www.doxygen.nl/download.html)).
105105

0 commit comments

Comments
 (0)