Adding .md
Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
This commit is contained in:
parent
b54b8129dc
commit
79752fb00b
1 changed files with 1 additions and 1 deletions
|
@ -554,7 +554,7 @@ Add additional bindings as necessary to match the default number of encoders on
|
|||
|
||||
### GitHub Actions
|
||||
|
||||
Using GitHub Actions to build your new firmware can save you from doing any local [development setup](./setup/getting-started),
|
||||
Using GitHub Actions to build your new firmware can save you from doing any local [development setup](./setup/getting-started.md),
|
||||
at the expense of a longer feedback loop if there are issues. To push your changes and trigger a build:
|
||||
|
||||
- Add all your pending changes with `git add .`
|
||||
|
|
Loading…
Add table
Reference in a new issue