We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e085bb1 commit 86d4e90Copy full SHA for 86d4e90
README.md
@@ -81,7 +81,7 @@ location of its corresponding ACL by performing a `HEAD` (or a `GET`) request
81
and parsing the `rel="acl"` link relation.
82
83
Example request to discover the location of the ACL resource for a web document
84
-at `http://example.org/file1` is given below:
+at `http://example.org/docs/file1` is given below:
85
86
```http
87
HEAD /docs/file1 HTTP/1.1
0 commit comments