Skip to content

Commit

Permalink
fix overview html markdown link.
Browse files Browse the repository at this point in the history
Signed-off-by: Tomoya.Fujita <[email protected]>
  • Loading branch information
fujitatomoya committed Dec 16, 2024
1 parent 4edde23 commit 6802148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

ROS 2 Persistent Parameter Server, that resides in the ROS 2 system to serve the parameter daemon. The other nodes(e.g the client demo provided in the code) can write/read the parameter in Parameter Server, and ***Parameter Server is able to store the parameter into the persistent storage which user can specify such as tmpfs, nfs, or disk.***

See [overview slide deck](https://raw.githack.com/fujitatomoya/ros2_persist_parameter_server/rolling/doc/overview.html) for general information.
See [overview slide deck](https://raw.githack.com/fujitatomoya/ros2_persist_parameter_server/rolling/presentation/ros2_parameter_server.html) for general information.

<!-- TOC -->

Expand Down

0 comments on commit 6802148

Please sign in to comment.