developer-portal
developer-portal copied to clipboard
docs: small fixes and tweaks on CLI governance pages
Checklist
- [x] I have read the How to Contribute.
- [x] I have run
yarn build
after adding my changes without getting any errors. - [x] I have not committed any changes to
yarn.lock
(or have removed these changes).
Updating documentation or Bugfix
What?
Governance actions page
- Substituting broken links (to my repo) for permalinks based on the CIPs repo
- Updated info around metadata standards, to take into consideration https://github.com/cardano-foundation/CIPs/pull/835
- Fixing typos on governance actions page
- Making the governance actions page more consistent
- Made code blocks use
shell
consistently
Other Governance CLI Pages
- Fixed typos
- Made code blocks use
shell
consistently - Made cardano-cli command indentation consistent
Motivation
@gufmar spotted the CIP108 anchor errors and let me know!