Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jleibs committed Jun 19, 2023
1 parent 524b008 commit 1c90ba4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/content/reference/data_types/linestrip3d.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ code-example: line_strip3d_simple
<img style="width: 75%;" src="https://static.rerun.io/13036c0e71f78d3cec37d5724f97b47c4cf3c429_line_strip3d_simple_full.png" alt="">
</picture>

code-example: line_segment3d_simple
code-example: line_segments3d_simple

<picture>
<source media="(max-width: 480px)" srcset="https://static.rerun.io/83b63186b05794227010dc1d083161add5ec7f0b_line_segment3d_simple_480w.png">
Expand Down
2 changes: 1 addition & 1 deletion docs/content/reference/data_types/point3d.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Python APIs: [log_point](https://ref.rerun.io/docs/python/latest/common/spatial_

Rust API: [Point3D](https://docs.rs/rerun/latest/rerun/components/struct.Point3D.html)

### Simple Example
## Simple Example
code-example: point3d_simple

<picture>
Expand Down

0 comments on commit 1c90ba4

Please sign in to comment.