We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa2ef93 commit 69d90f9Copy full SHA for 69d90f9
README.md
@@ -14,7 +14,7 @@ Or [download the latest release](https://github.com/api-platform/hypermedia-clie
14
## Usage
15
16
```console
17
-fetch-docs https://demo.api-platform.com/docs -vvv --namespace '\App' --directory demo/
+fetch-docs https://pr-500-demo.api-platform.com/docs -vvv --namespace '\App' --directory demo/
18
```
19
20
Fetch the documentation and create resource classes inside the `demo` directory.
0 commit comments