Skip to content

Commit 97d08a9

Browse files
committed
CI 2
1 parent 481e505 commit 97d08a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/bevy_gltf/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
//! | `EXT_meshopt_compression` | ❌ | |
122122
//! | `EXT_texture_webp` | ❌ | |
123123
//!
124-
//! \*KHR_texture_transform is only supported on `base_color_texture`, see [#15310](https://github.com/bevyengine/bevy/issues/15310).
124+
//! \*`KHR_texture_transform` is only supported on `base_color_texture`, see [#15310](https://github.com/bevyengine/bevy/issues/15310).
125125
//!
126126
//! See the [glTF Extension Registry](https://github.com/KhronosGroup/glTF/blob/main/extensions/README.md) for more information on extensions.
127127

0 commit comments

Comments
 (0)