-
Notifications
You must be signed in to change notification settings - Fork 692
Fix badges in readme #2428
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 badges in readme #2428
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -12,12 +12,9 @@ applications with Symfony. Features include: | |
| compatible with RFC 7807 using the Symfony Serializer component or the | ||
| JMS Serializer | ||
|
|
||
| [](https://github.com/FriendsOfSymfony/FOSRestBundle/actions?query=workflow:CI) | ||
| [](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSRestBundle/?branch=master) | ||
| [](https://scrutinizer-ci.com/g/FriendsOfSymfony/FOSRestBundle/?branch=master) | ||
| [](https://github.com/FriendsOfSymfony/FOSRestBundle/actions/workflows/continuous-integration.yml) | ||
| [](https://packagist.org/packages/FriendsOfSymfony/rest-bundle) | ||
| [](https://packagist.org/packages/FriendsOfSymfony/rest-bundle) | ||
| [](https://insight.sensiolabs.com/projects/0be23389-2e85-49cf-b333-caaa36d11c62) | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Seems like "SensioLabsInsight" was superseded by "SymfonyInsight" some time ago ( https://insight.symfony.com/docs/manager/integrate-symfonyinsight-in-your-workflow.html ). I don't know if fos-rest-bundle needs to be configured there but the current link is dead, that's why it should be removed. |
||
|
|
||
| Documentation | ||
| ------------- | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The links show data which is about 6 years old.
That's because 06249eb removed scrutinizer from the CI about 6 years ago.