Skip to content

Commit c10fce9

Browse files
committed
Remove unused links
1 parent 3357ced commit c10fce9

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
@@ -418,22 +418,10 @@ Functions can be safely transformed into systems similarly to [`bevy_ecs`].
418418
[@zakarumych]: https://github.com/zakarumych
419419
[ready for release]: https://docs.rs/edict/0.2.0-rc.3/edict/
420420
[`Relation`]: https://docs.rs/edict/0.2.0-rc.3/edict/relation/trait.Relation.html
421-
[`ChildOf`]: https://docs.rs/edict/0.2.0-rc.3/edict/relation/struct.ChildOf.html
422421
[`Component`]: https://docs.rs/edict/0.2.0-rc.3/edict/component/trait.Component.html
423-
[`WorldBuilder`]: https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.WorldBuilder.html
424-
[`!Component`]: https://docs.rs/edict/0.2.0-rc.3/edict/component/trait.Component.html
425-
[`*_external`]: https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.World.html#method.spawn_external
426422
[`dyn Traits`]: https://doc.rust-lang.org/book/ch17-02-trait-objects.html
427-
[`TypeId`]: https://doc.rust-lang.org/nightly/core/any/struct.TypeId.html
428423
[`System`]: https://docs.rs/edict/0.2.0-rc.3/edict/system/trait.System.html
429-
[`Scheduler`]: https://docs.rs/edict/0.2.0-rc.3/edict/scheduler/struct.Scheduler.html
430424
[`bevy_ecs`]: https://crates.io/crates/bevy_ecs
431-
[`ScopedExecutor`]: https://docs.rs/edict/0.2.0-rc.3/edict/executor/trait.ScopedExecutor.html
432-
[`std::thread::Scope`]: https://doc.rust-lang.org/stable/std/thread/struct.Scope.html
433-
[`rayon::Scope`]: https://docs.rs/rayon/1.5.3/rayon/struct.Scope.html
434-
[`Scheduler::run`]: https://docs.rs/edict/0.2.0-rc.3/edict/scheduler/struct.Scheduler.html#method.run
435-
[`ActionEncoder`]: https://docs.rs/edict/0.2.0-rc.3/edict/action/struct.ActionEncoder.html
436-
[`World`]: https://docs.rs/edict/0.2.0-rc.3/edict/world/struct.World.html
437425

438426
## Popular Workgroup Issues in Github
439427

0 commit comments

Comments
 (0)