@@ -16,14 +16,14 @@ Advanced article management
16
16
[ ![ Monthly Downloads] ( https://poser.pugx.org/sonata-project/article-bundle/d/monthly )] ( https://packagist.org/packages/sonata-project/article-bundle )
17
17
[ ![ Daily Downloads] ( https://poser.pugx.org/sonata-project/article-bundle/d/daily )] ( https://packagist.org/packages/sonata-project/article-bundle )
18
18
19
- Branch | Github Actions | Code Coverage |
20
- ------ | -------------- | ------------- |
21
- 1.x | [ ![ Test] [ test_stable_badge ]] [ test_stable_link ] | [ ![ Coverage Status] [ coverage_stable_badge ]] [ coverage_stable_link ] |
22
- master | [ ![ Test] [ test_unstable_badge ]] [ test_unstable_link ] | [ ![ Coverage Status] [ coverage_unstable_badge ]] [ coverage_unstable_link ] |
19
+ Branch | Github Actions | Code Coverage | Documentation |
20
+ ------ | -------------- | ------------- | ------------- |
21
+ 1.x | [ ![ Test] [ test_stable_badge ]] [ test_stable_link ] | [ ![ Coverage Status] [ coverage_stable_badge ]] [ coverage_stable_link ] | [ ![ Documentation Status ] [ documentation_stable_badge ]] [ documentation_stable_link ] |
22
+ master | [ ![ Test] [ test_unstable_badge ]] [ test_unstable_link ] | [ ![ Coverage Status] [ coverage_unstable_badge ]] [ coverage_unstable_link ] | [ ![ Documentation Status ] [ documentation_unstable_badge ]] [ documentation_unstable_link ] |
23
23
24
24
## Documentation
25
25
26
- Check out the documentation on the [ official website] ( https://sonata-project.org/bundles/article ) .
26
+ Check out the documentation on the [ official website] ( https://docs. sonata-project.org/projects/SonataArticleBundle ) .
27
27
28
28
## Support
29
29
@@ -45,3 +45,8 @@ This package is available under the [MIT license](LICENSE).
45
45
[ coverage_stable_link ] : https://codecov.io/gh/sonata-project/SonataArticleBundle/branch/1.x
46
46
[ coverage_unstable_badge ] : https://codecov.io/gh/sonata-project/SonataArticleBundle/branch/master/graph/badge.svg
47
47
[ coverage_unstable_link ] : https://codecov.io/gh/sonata-project/SonataArticleBundle/branch/master
48
+
49
+ [ documentation_stable_badge ] : https://readthedocs.org/projects/sonataarticlebundle/badge/?version=1.x
50
+ [ documentation_stable_link ] : https://docs.sonata-project.org/projects/SonataArticleBundle/en/1.x/?badge=1.x
51
+ [ documentation_unstable_badge ] : https://readthedocs.org/projects/sonataarticlebundle/badge/?version=master
52
+ [ documentation_unstable_link ] : https://docs.readthedocs.org/projects/SonataArticleBundle/en/master/?badge=master
0 commit comments