Skip to content

Commit 4b59cb9

Browse files
committed
Fix documentation symlinks
There were typos in symlinks target names resulting in following warrning on checkout (at least in Mynewt newt tool): * Warning: stat mynewt/repos/tinyusb/docs/contributing/code_of_conduct.rst: no such file or directory * Warning: stat mynewt/repos/tinyusb/docs/info/contributors.rst: no such file or directory
1 parent f1e006d commit 4b59cb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/contributing/code_of_conduct.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../CODE_OF_CONDUCT.rst
1+
../../CODE_OF_CONDUCT.rst

docs/info/contributors.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../CONTRIBUTORS.rst
1+
../../CONTRIBUTORS.rst

0 commit comments

Comments
 (0)