Documentation fix broken codegen links

This commit is contained in:
Ylva Selling
2025-02-24 11:23:36 +01:00
parent e52eb5a7e1
commit 3c3efd9598
3 changed files with 4 additions and 4 deletions

View File

@@ -80,7 +80,7 @@ namespace {
// This `Renderable` creates a grid in the shape of a sphere. Note that the sphere
// will always be given a radius of one meter. To change its size, use a `Scale`
// transform, such as the [StaticScale](#base_scale_static).
// transform, such as the [StaticScale](#base_transform_scale_static).
//
// The grid may be split up into equal segments in both directions using the `Segments`
// parameter, or different number of segments in the latitudal and longtudal direction