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

Fix broken Maven Central Badge link #2

Closed
lucasstarsz opened this issue Feb 15, 2021 · 2 comments
Closed

Fix broken Maven Central Badge link #2

lucasstarsz opened this issue Feb 15, 2021 · 2 comments
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation finished This issue is resolved, but is awaiting release.
Projects

Comments

@lucasstarsz
Copy link
Owner

In the README file, the maven central badge displays correctly. However, the repository it links to on Maven Central does not exist.

The current link:
https://maven-badges.herokuapp.com/maven-central/io.github.lucasstasrz/slope-ecs

What it should be:
https://maven-badges.herokuapp.com/maven-central/io.github.lucasstarsz/slope-ecs

@lucasstarsz lucasstarsz added the documentation Improvements or additions to documentation label Feb 15, 2021
@lucasstarsz lucasstarsz self-assigned this Feb 15, 2021
@lucasstarsz lucasstarsz added this to Done in v0.0.7 Feb 15, 2021
@lucasstarsz lucasstarsz added the bug Something isn't working label Feb 15, 2021
@lucasstarsz
Copy link
Owner Author

This bug has been fixed in this commit.

@lucasstarsz
Copy link
Owner Author

Awaiting push to main before closing.

@lucasstarsz lucasstarsz added the finished This issue is resolved, but is awaiting release. label Feb 16, 2021
lucasstarsz pushed a commit that referenced this issue Feb 25, 2021
Replace package exposure with limited export to slope.ecs module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation finished This issue is resolved, but is awaiting release.
Projects
No open projects
Development

No branches or pull requests

1 participant