Skip to content

fix: co-locate example/schema JSON files in docs/ (#386)#430

Open
young-wallace wants to merge 1 commit into
HubDApp:mainfrom
young-wallace:fix/386-co-locate-schema-json-files
Open

fix: co-locate example/schema JSON files in docs/ (#386)#430
young-wallace wants to merge 1 commit into
HubDApp:mainfrom
young-wallace:fix/386-co-locate-schema-json-files

Conversation

@young-wallace

Copy link
Copy Markdown

Closes #386

Moves project-metadata.example.json, project-metadata.schema.json, review-cid.example.json, and review-cid.schema.json from repo root into docs/ alongside STORAGE_SCHEMA.md.

Updates all cross-references in README.md, dongle-smartcontract/README.md, and PRODUCTION_LAUNCH_CHECKLIST.md to point to the new paths.

…CHEMA.md

Moves project-metadata.example.json, project-metadata.schema.json,
review-cid.example.json, and review-cid.schema.json from repo root
into docs/ where STORAGE_SCHEMA.md lives.

Updates all cross-references in README.md, dongle-smartcontract/README.md,
and PRODUCTION_LAUNCH_CHECKLIST.md to point to the new paths.

Closes HubDApp#386
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Co-locate example/schema JSON files with their documentation instead of scattering at repo root

2 participants