Skip to content

Commit 86d4e90

Browse files
Fix typo in example url
1 parent e085bb1 commit 86d4e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ location of its corresponding ACL by performing a `HEAD` (or a `GET`) request
8181
and parsing the `rel="acl"` link relation.
8282

8383
Example request to discover the location of the ACL resource for a web document
84-
at `http://example.org/file1` is given below:
84+
at `http://example.org/docs/file1` is given below:
8585

8686
```http
8787
HEAD /docs/file1 HTTP/1.1

0 commit comments

Comments
 (0)