Skip to content

Commit 2954729

Browse files
committed
Fix documentation links in README.md
1 parent 4210f39 commit 2954729

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@ pip install cssfinder[rust]
7373
```
7474

7575
For more detailed description of installation process visit CSSFinder
76-
[online documentation](https://argmaster.github.io/CSSFinder/latest/usage/00_installation_guide.md).
76+
[online documentation](https://argmaster.github.io/CSSFinder/latest/usage/00_installation_guide.html).
7777

7878
## Quick start guide
7979

8080
For quick start guide please visit
81-
[Quick Start Guide](https://argmaster.github.io/CSSFinder/latest/usage/01_quick_start.md)
81+
[Quick Start Guide](https://argmaster.github.io/CSSFinder/latest/usage/01_quick_start.html)
8282
in CSSFinder online documentation.
8383

8484
## Command line interface
@@ -115,5 +115,5 @@ main - CSSFinder is a script for finding closest separ
115115
## Development
116116

117117
For development guidelines please visit
118-
[Development](https://argmaster.github.io/CSSFinder/latest/development/00_setup.md)
118+
[Development](https://argmaster.github.io/CSSFinder/latest/development/00_setup.html)
119119
in CSSFinder online documentation.

0 commit comments

Comments
 (0)