Skip to content

Commit

Permalink
docs: update the links, add one markdown link check
Browse files Browse the repository at this point in the history
  • Loading branch information
hfudev committed Mar 6, 2024
1 parent a44c26a commit dd5a9c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/test-build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
- name: Build the docs
run: |
cd docs && make html
- name: markdown-link-check
uses: gaurav-nelson/[email protected]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ Thanks for your contribution! Please refer to our [Contributing Guide](CONTRIBUT
[hello-world]: https://github.com/espressif/esp-idf/tree/master/examples/get-started/hello_world
[supported-targets]: https://github.com/espressif/esp-idf/tree/v5.0#esp-idf-release-and-soc-compatibility
[doc]: https://docs.espressif.com/projects/idf-build-apps/en/latest/
[api-doc]: https://docs.espressif.com/projects/idf-build-apps/en/latest/api.html
[api-doc]: https://docs.espressif.com/projects/idf-build-apps/en/latest/api/modules.html

0 comments on commit dd5a9c6

Please sign in to comment.