mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-20 22:28:30 +01:00
- Make newlines after heading consistent.
- Make navigation notation consistent.
- Use simpler code formatting, keep double backticks only where needed.
- Explain M1 Mac situation and link to corresponding issue.
- Reword a sentence to follow natural time sequence.
- Remove dot prefix from relative paths
Paths with the dot appear as relative to the current file (e2e-web.md)
but that's wrong. Remove the dot from relative paths forcing the reader
to figure out what the path is relative to. Also note it at top of the
manual.