Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Fixed minor link error in docs #7572

Closed
wants to merge 1 commit into from

Conversation

LoopyAshy
Copy link
Contributor

Objective

Fix #7571

Solution

  • Removed the offending line.

Changelog

  • Removed
    • The line: \\ [`apply_system_buffers`]: bevy_ecs::prelude::apply_system_buffers from bevy_app crate, which overrides the link in that specific comment block.

## Objective
Fix bevyengine#7571
# Solution
* Removed the offending line.
***
# Changelog
* Removed
* * The line: `[`apply_system_buffers`]: bevy_ecs::prelude::apply_system_buffers` from `bevy_app` crate, which overrides the link in that specific comment block.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2023

Welcome, new contributor!

Please make sure you've read our contributing guide and we look forward to reviewing your pull request shortly ✨

@mockersf mockersf added C-Docs An addition or correction to our documentation A-ECS Entities, components, systems, and events S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it labels Feb 8, 2023
Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@alice-i-cecile
Copy link
Member

Thanks!

bors bot pushed a commit that referenced this pull request Feb 8, 2023
# Objective
Fix #7571
## Solution
* Removed the offending line. 
***
## Changelog
* Removed
* * The line: ``\\ [`apply_system_buffers`]: bevy_ecs::prelude::apply_system_buffers`` from `bevy_app` crate, which overrides the link in that specific comment block.

Co-authored-by: lupan <kallll5@hotmail.com>
@bors bors bot changed the title Fixed minor link error in docs [Merged by Bors] - Fixed minor link error in docs Feb 8, 2023
@bors bors bot closed this Feb 8, 2023
myreprise1 pushed a commit to myreprise1/bevy that referenced this pull request Feb 11, 2023
# Objective
Fix bevyengine#7571
## Solution
* Removed the offending line. 
***
## Changelog
* Removed
* * The line: ``\\ [`apply_system_buffers`]: bevy_ecs::prelude::apply_system_buffers`` from `bevy_app` crate, which overrides the link in that specific comment block.

Co-authored-by: lupan <kallll5@hotmail.com>
myreprise1 pushed a commit to myreprise1/bevy that referenced this pull request Feb 11, 2023
# Objective
Fix bevyengine#7571
## Solution
* Removed the offending line. 
***
## Changelog
* Removed
* * The line: ``\\ [`apply_system_buffers`]: bevy_ecs::prelude::apply_system_buffers`` from `bevy_app` crate, which overrides the link in that specific comment block.

Co-authored-by: lupan <kallll5@hotmail.com>
myreprise1 pushed a commit to myreprise1/bevy that referenced this pull request Feb 15, 2023
# Objective
Fix bevyengine#7571
## Solution
* Removed the offending line. 
***
## Changelog
* Removed
* * The line: ``\\ [`apply_system_buffers`]: bevy_ecs::prelude::apply_system_buffers`` from `bevy_app` crate, which overrides the link in that specific comment block.

Co-authored-by: lupan <kallll5@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ECS Entities, components, systems, and events C-Docs An addition or correction to our documentation S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid documentation link in StartupSet
4 participants