Fix documentation links

This commit is contained in:
lwthiker
2022-09-10 19:11:45 +03:00
parent 27efac6b95
commit 917f2988b6
4 changed files with 8 additions and 8 deletions

View File

@@ -8,8 +8,8 @@ These docs describe the various usage options.
## Contents
1. [Getting Started](docs/01_GETTING_STARTED.md)
2. [Running from the command line](docs/02_USAGE.md)
3. [Using libcurl-impersonate](docs/03_LIBCURL_IMPERSONATE.md)
1. [In PHP scripts](docs/03_LIBCURL_IMPERSONATE_PHP.md)
2. [In JS scripts](docs/03_LIBCURL_IMPERSONATE_JS.md)
1. [Getting Started](01_GETTING_STARTED.md)
2. [Running from the command line](02_USAGE.md)
3. [Using libcurl-impersonate](03_LIBCURL_IMPERSONATE.md)
1. [In PHP scripts](03_LIBCURL_IMPERSONATE_PHP.md)
2. [In JS scripts](03_LIBCURL_IMPERSONATE_JS.md)