8
8
[ ![ Monthly Downloads] ( https://poser.pugx.org/symfony-cmf/core-bundle/d/monthly )] ( https://packagist.org/packages/symfony-cmf/core-bundle )
9
9
[ ![ Daily Downloads] ( https://poser.pugx.org/symfony-cmf/core-bundle/d/daily )] ( https://packagist.org/packages/symfony-cmf/core-bundle )
10
10
11
- Branch | Travis | Coveralls |
12
- ------ | ------ | --------- |
13
- 2.1 | [ ![ Build Status] [ travis_stable_badge ]] [ travis_link ] | [ ![ Coverage Status] [ coveralls_stable_badge ]] [ coveralls_stable_link ] |
14
- master | [ ![ Build Status] [ travis_unstable_badge ]] [ travis_link ] | [ ![ Coverage Status] [ coveralls_unstable_badge ]] [ coveralls_unstable_link ] |
11
+ Build Status: [ ![ Test application] ( https://github.com/symfony-cmf/core-bundle/actions/workflows/test-application.yaml/badge.svg )] ( https://github.com/symfony-cmf/core-bundle/actions/workflows/test-application.yaml )
15
12
16
- This package is part of the [ Symfony Content Management Framework (CMF)] ( http://cmf.symfony.com/ ) and licensed
13
+
14
+ This package is part of the Symfony Content Management Framework (CMF) and licensed
17
15
under the [ MIT License] ( LICENSE ) .
18
16
19
17
The CoreBundle for the Symfony content management framework provides common functionality,
@@ -29,12 +27,11 @@ a twig extension and php templating helper to walk PHPCR-ODM trees and support f
29
27
30
28
For the install guide and reference, see:
31
29
32
- * [ symfony-cmf/core-bundle Documentation] ( http ://symfony .com/doc/master/ cmf/ bundles/core/index.html )
30
+ * [ symfony-cmf/core-bundle Documentation] ( https ://github .com/symfony-cmf/symfony- cmf-docs/tree/master/ bundles/core)
33
31
34
32
See also:
35
33
36
- * [ All Symfony CMF documentation] ( http://symfony.com/doc/master/cmf/index.html ) - complete Symfony CMF reference
37
- * [ Symfony CMF Website] ( http://cmf.symfony.com/ ) - introduction, live demo, support and community links
34
+ * [ All Symfony CMF documentation] ( https://github.com/symfony-cmf/symfony-cmf-docs/tree/master/bundles/core ) - Symfony CMF Routing reference
38
35
39
36
## Support
40
37
@@ -46,23 +43,10 @@ Pull requests are welcome. Please see our
46
43
[ CONTRIBUTING] ( https://github.com/symfony-cmf/blob/master/CONTRIBUTING.md )
47
44
guide.
48
45
49
- Unit and/or functional tests exist for this package. See the
50
- [ Testing documentation] ( http://symfony.com/doc/master/cmf/components/testing.html )
51
- for a guide to running the tests.
46
+ Unit and/or functional tests exist for this package.
52
47
53
- Thanks to
54
- [ everyone who has contributed] ( contributors ) already.
48
+ Thanks to [ everyone who has contributed] ( contributors ) already.
55
49
56
50
## License
57
51
58
52
This package is available under the [ MIT license] ( src/Resources/meta/LICENSE ) .
59
-
60
- [ travis_stable_badge ] : https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=2.x
61
- [ travis_unstable_badge ] : https://travis-ci.org/symfony-cmf/core-bundle.svg?branch=master
62
-
63
- [ travis_link ] : https://travis-ci.org/symfony-cmf/core-bundle
64
-
65
- [ coveralls_stable_badge ] : https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=2.x
66
- [ coveralls_stable_link ] : https://coveralls.io/github/symfony-cmf/core-bundle?branch=2.x
67
- [ coveralls_unstable_badge ] : https://coveralls.io/repos/github/symfony-cmf/core-bundle/badge.svg?branch=master
68
- [ coveralls_unstable_link ] : https://coveralls.io/github/symfony-cmf/core-bundle?branch=master
0 commit comments