mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-08 04:42:26 +00:00
Fix documentation links
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user