// Add a brief description or bullet points about the changes introduced.
// Include an issue number that is associated with this PR.
Multiple updates to improve experience of using the Casper documentation inline with DDX recommendations from Starton
Closes #1468
Additional context
// Add further detail on the current situation, or what the PR seeks to address.
// Include loom, screenshots, or gifs(record, compress) if helpful.
Checklist
(Delete any that aren't relevant)
[x] Docs are successfully building - yarn install && yarn run build.
[x] For new internal links I used relative file paths (with .md extension) - e.g. ../../faq/faq-general.md - instead of introducing absolute file path, or relative/absolute URL.
[x] All external links have been verified with yarn run check:externals.
What does this PR fix/introduce?
// Add a brief description or bullet points about the changes introduced. // Include an issue number that is associated with this PR.
Multiple updates to improve experience of using the Casper documentation inline with DDX recommendations from Starton Closes #1468
Additional context
// Add further detail on the current situation, or what the PR seeks to address. // Include loom, screenshots, or gifs(record, compress) if helpful.
Checklist
(Delete any that aren't relevant)
yarn install && yarn run build
.../../faq/faq-general.md
- instead of introducing absolute file path, or relative/absolute URL.yarn run check:externals
.Reviewers
// Tag whoever needs to review. If you're not sure, leave blank.