8000 Fixed app/config/services.yml link · symfony/symfony-docs@884d0b4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 884d0b4

Browse files
authored
Fixed app/config/services.yml link
The link for `Symfony Standard Edition (version 3.3) services.yml` is not found on Github because there is no master branch for `symfony/symfony-standard` so I updated it to branch version `3.3`
1 parent f59a815 commit 884d0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,4 +1002,4 @@ Learn more
10021002
/service_container/*
10031003

10041004
.. _`service-oriented architecture`: https://en.wikipedia.org/wiki/Service-oriented_architecture
1005-
.. _`Symfony Standard Edition (version 3.3) services.yml`: https://github.com/symfony/symfony-standard/blob/master/app/config/services.yml
1005+
.. _`Symfony Standard Edition (version 3.3) services.yml`: https://github.com/symfony/symfony-standard/blob/3.3/app/config/services.yml

0 commit comments

Comments
 (0)
0