Skip to content

Commit 6cc9603

Browse files
committed
Remove unused links
1 parent 8872517 commit 6cc9603

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

content/news/037/index.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -222,22 +222,10 @@ Functions can be safely transformed into systems similarly to [`bevy_ecs`].
222222
[@zakarumych]: https://github.com/zakarumych
223223
[ready for release]: https://docs.rs/edict/0.2.0-rc.3/edict/
224224
[`Relation`]: https://docs.rs/edict/0.2.0-rc.3/edict/relation/trait.Relation.html
225-
[`ChildOf`]: https://docs.rs/edict/0.2.0-rc.3/edict/relation/struct.ChildOf.html
226225
[`Component`]: https://docs.rs/edict/0.2.0-rc.3/edict/component/trait.Component.html
227-
[`WorldBuilder`]: https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.WorldBuilder.html
228-
[`!Component`]: https://docs.rs/edict/0.2.0-rc.3/edict/component/trait.Component.html
229-
[`*_external`]: https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.World.html#method.spawn_external
230226
[`dyn Traits`]: https://doc.rust-lang.org/book/ch17-02-trait-objects.html
231-
[`TypeId`]: https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html
232227
[`System`]: https://docs.rs/edict/0.2.0-rc.3/edict/system/trait.System.html
233-
[`Scheduler`]: https://docs.rs/edict/0.2.0-rc.3/edict/scheduler/struct.Scheduler.html
234228
[`bevy_ecs`]: https://crates.io/crates/bevy_ecs
235-
[`ScopedExecutor`]: https://docs.rs/edict/0.2.0-rc.3/edict/executor/trait.ScopedExecutor.html
236-
[`std::thread::Scope`]: https://doc.rust-lang.org/stable/std/thread/struct.Scope.html
237-
[`rayon::Scope`]: https://docs.rs/rayon/1.5.3/rayon/struct.Scope.html
238-
[`Scheduler::run`]: https://docs.rs/edict/0.2.0-rc.3/edict/scheduler/struct.Scheduler.html#method.run
239-
[`ActionEncoder`]: https://docs.rs/edict/0.2.0-rc.3/edict/action/struct.ActionEncoder.html
240-
[`World`]: https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.World.html
241229

242230
## Popular Workgroup Issues in Github
243231

0 commit comments

Comments
 (0)