mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:53:32 +03:00
docs: fix proselint complaints
This commit is contained in:
parent
6e0dbe84e2
commit
fda897f5a1
16 changed files with 68 additions and 71 deletions
|
|
@ -27,10 +27,10 @@ want you do reorganize them like:
|
|||
|
||||
`curl-config --cc` -o example example.c `curl-config --cflags --libs`
|
||||
|
||||
**Please** do not use the `curl.se` site as a test target for your
|
||||
libcurl applications/experiments. Even if some of the examples use that site
|
||||
as a URL at some places, it does not mean that the URLs work or that we expect
|
||||
you to actually torture our website with your tests! Thanks.
|
||||
**Please** do not use the `curl.se` site as a test target for your libcurl
|
||||
applications/experiments. Even if some of the examples use that site as a URL
|
||||
at some places, it does not mean that the URLs work or that we expect you to
|
||||
actually torture our website with your tests. Thanks.
|
||||
|
||||
## Examples
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue