-
Notifications
You must be signed in to change notification settings - Fork 162
Open
Description
In the DEVELOPING guide, there is a typo in the example under the heading "Working with documents: metadata"
In particular:
$ docker exec -i -t opendatacernch-web-1 cernopendata fixtures docs \
--mode insert-or-replace \
-f data/docs/lhcb-about/lhcb-about.json
Should be updated to:
$ docker exec -i -t opendatacernch-web-1 cernopendata fixtures docs \
--mode insert-or-replace \
-f /content/data/docs/lhcb-about/lhcb-about.json
Metadata
Metadata
Assignees
Labels
No labels