Skip to content

Commit 6ba5233

Browse files
authored
#318-exclude documentation form language stats
Modified name of documentation directory in `README.md`.
1 parent e107201 commit 6ba5233

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
@@ -691,7 +691,7 @@ Notice also: some of the PRNG algorithms involve 128-bits integer artihmetics. *
691691

692692
Sub-version 2.1.2 of release 2.1 brings HTML documentation to the library, build via doxygen utility.
693693

694-
HTML documentation is available in directories `html-documentation/c++11` and `html-documentation/c++20`.
694+
HTML documentation is available in directories `documentation/c++11` and `documentation/c++20`.
695695
There, file `index.html` is the entry point of the related documentation. If your operating system allows for it, double-click this file to open it in your favourite web browser.
696696

697697

0 commit comments

Comments
 (0)