Skip to content

Commit b36ca50

Browse files
author
Andrei
authored
Merge pull request #15 from solid/dz_fix_inherited_example
Fix acl:defaultForNew usage example
2 parents 403a311 + 1d2119b commit b36ca50

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
@@ -506,7 +506,7 @@ An example ACL for a container would look something like:
506506
# defaultForNew says: this authorization (the statements above) will also
507507
# be inherited by any resource within that container that doesn't have its
508508
# own ACL.
509-
acl:defaultForNew <>.
509+
acl:defaultForNew <https://alice.databox.me/docs/>.
510510
```
511511

512512
**Note:** The `acl:defaultForNew` predicate will soon be renamed to

0 commit comments

Comments
 (0)