Skip to content

Commit 615eca7

Browse files
committed
README: make links to examples absolute so they work when the README is imported from elsewhere
1 parent 1094133 commit 615eca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ force_torque_broadcaster_controller:
471471

472472

473473
### Example Project
474-
See [cpp example](example/) or [python example](example_python/) for complete examples of how to use the generate_parameter_library.
474+
See [cpp example](https://github.com/PickNikRobotics/generate_parameter_library/tree/main/example) or [python example](https://github.com/PickNikRobotics/generate_parameter_library/tree/main/example_python) for complete examples of how to use the generate_parameter_library.
475475

476476
### Generated code output
477477
The generated code primarily consists of two major components:

0 commit comments

Comments
 (0)