Skip to content

Commit 9c07a0e

Browse files
authored
Fix broken documentation link in README.md (#836)
1 parent d0cfc51 commit 9c07a0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ see the file [3rd-party-licenses.txt](3rd-party-licenses.txt).
133133

134134
## Known Issues/Limitations
135135

136-
- When using provided precompiled libraries, users should take into account the already configured static memory pools in middleware layers. [More info here](https://micro-ros.github.io/docs/tutorials/core/microxrcedds_rmw_configuration/).
137-
- micro-ROS transports should be refactored in order to provide a pluggable mechanims. Only USB serial transports are provided.
136+
- When using provided precompiled libraries, users should take into account the already configured static memory pools in middleware layers. [More info here](https://micro.ros.org/docs/tutorials/advanced/microxrcedds_rmw_configuration/).
137+
- micro-ROS transports should be refactored in order to provide a pluggable mechanisms. Only USB serial transports are provided.
138138
- Teensyduino support files have to be patched in order to use precompiled libraries.
139139
- To solve Python errors on ESP32 compilation: `apt install python-is-python3 && pip3 install pyserial`

0 commit comments

Comments
 (0)