Skip to content

Commit 307bc0d

Browse files
committed
fix broken code snippet
Signed-off-by: Sarun Mukdapitak <sarun.mukda@gmail.com>
1 parent c6a108c commit 307bc0d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

common/autoware_trajectory/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,15 +331,15 @@ Build Path Polygon and Path Footprints of the trajectory from designated arc-len
331331

332332
Set the point interval and width manually.
333333

334-
```cpp title="./examples/example_footprint.cpp:157:158
334+
```cpp title="./examples/example_footprint.cpp:157:158"
335335
--8<--
336336
common/autoware_trajectory/examples/example_footprint.cpp:157:158
337337
--8<--
338338
```
339339

340340
Use base footprint to draw trajectory footprints.
341341

342-
```cpp title="./examples/example_footprint.cpp:187:188
342+
```cpp title="./examples/example_footprint.cpp:187:188"
343343
--8<--
344344
common/autoware_trajectory/examples/example_footprint.cpp:187:188
345345
--8<--

0 commit comments

Comments
 (0)