Skip to content

Commit fb8e23f

Browse files
author
Nathan Vonnahme
committed
Merge branch 'master' of http://github.com/symfony/symfony-docs
2 parents 3fc1cbb + 8ec9389 commit fb8e23f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

contributing/code/bugs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ If your problem definitely looks like a bug, report it using the official bug
3434
.. _users mailing-list: http://groups.google.com/group/symfony-users
3535
.. _forum: http://forum.symfony-project.org/
3636
.. _IRC channel: irc://irc.freenode.net/symfony
37-
.. _tracker: http://trac.symfony-project.org/
37+
.. _tracker: https://github.com/symfony/symfony/issues

contributing/community/other.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ these additional resources:
66

77
* List of open `pull requests`_
88
* List of recent `commits`_
9-
* List of open `bugs`_
9+
* List of open `bugs and enhancements`_
1010
* List of open source `bundles`_
1111

12-
.. _pull requests: https://github.com/symfony/symfony/pulls
13-
.. _commits: https://github.com/symfony/symfony/commits/master
14-
.. _bugs: http://trac.symfony-project.org/report/24
15-
.. _bundles: http://symfony2bundles.org/
12+
.. _pull requests: https://github.com/symfony/symfony/pulls
13+
.. _commits: https://github.com/symfony/symfony/commits/master
14+
.. _bugs and enhancements: https://github.com/symfony/symfony/issues
15+
.. _bundles: http://symfony2bundles.org/

0 commit comments

Comments
 (0)