Skip to content

Typo in DEVELOPING guide #3747

@dillfitz

Description

@dillfitz

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions