Skip to content

Commit

Permalink
docs: Update the url for offline mode
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu-LAURENT39 authored Feb 1, 2024
1 parent 9e8e369 commit ff018c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Custom [HTTP method](https://httpie.io/docs#http-method), [HTTP headers](https:/
http PUT pie.dev/put X-API-Token:123 name=John
```

Build and print a request without sending it using [offline mode](https://httpie.io/docs#offline-mode):
Build and print a request without sending it using [offline mode](https://httpie.io/docs/cli/offline-mode):

```bash
http --offline pie.dev/post hello=offline
Expand Down

0 comments on commit ff018c5

Please sign in to comment.