Commit 5514475a authored by Marcel Stör's avatar Marcel Stör
Browse files

Adjust docs path

parent 83cb35da
...@@ -5,6 +5,6 @@ Make sure all boxes are checked (add x inside the brackets) when you submit your ...@@ -5,6 +5,6 @@ Make sure all boxes are checked (add x inside the brackets) when you submit your
- [ ] This PR is for the `dev` branch rather than for `master`. - [ ] This PR is for the `dev` branch rather than for `master`.
- [ ] This PR is compliant with the [other contributing guidelines](https://github.com/nodemcu/nodemcu-firmware/blob/dev/CONTRIBUTING.md) as well (if not, please describe why). - [ ] This PR is compliant with the [other contributing guidelines](https://github.com/nodemcu/nodemcu-firmware/blob/dev/CONTRIBUTING.md) as well (if not, please describe why).
- [ ] I have thoroughly tested my contribution. - [ ] I have thoroughly tested my contribution.
- [ ] The code changes are reflected in the documentation at `docs/en/*`. - [ ] The code changes are reflected in the documentation at `docs/*`.
\<Description of and rationale behind this PR\> \<Description of and rationale behind this PR\>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment