Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,9 +328,15 @@ wiki:
- title: micro-ROS for ROS2 on Microcontrollers
url: /wiki/interfacing/microros-for-ros2-on-microcontrollers/
- title: ROS 1 - ROS 2 Bridge
url: /wiki/interfacing/ros1_ros2_bridge/
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This path should stay kebab-case and match the existing page slug.

Suggested change
url: /wiki/interfacing/ros1_ros2_bridge/
url: /wiki/interfacing/ros1-ros2-bridge/

- title: Low Level Buffer issue debugging
url: /wiki/interfacing/buffer-issues/
- title: "CAN Protocol"
url: /wiki/interfacing/controller-area-network-can/
url: /wiki/interfacing/ros1-ros2-bridge/
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This extra url line is currently nested under the CAN Protocol item and breaks the one-title/one-url structure. Please remove it.

Suggested change
url: /wiki/interfacing/ros1-ros2-bridge/

- title: Interfacing Streamlit, ROS2, and HTML/CSS/JS for visualization
url: /wiki/interfacing/interfacing-streamlit-ros2-and-html-css-js-for-visualization/

- title: Computing
url: /wiki/computing/
children:
Expand Down
Loading
Loading