mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-30 19:50:12 +02:00
Fix links to the main branch
This commit is contained in:
@@ -50,5 +50,5 @@ Tests/EAVTest.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/More/EAV
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/main/More/EAV
|
||||
.. __: https://en.wikipedia.org/wiki/Entity–attribute–value_model
|
||||
|
@@ -76,4 +76,4 @@ Tests/PostRepositoryTest.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/More/Repository
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/main/More/Repository
|
||||
|
@@ -60,5 +60,5 @@ Tests/ServiceLocatorTest.php
|
||||
:language: php
|
||||
:linenos:
|
||||
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/More/ServiceLocator
|
||||
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/main/More/ServiceLocator
|
||||
.. __: http://en.wikipedia.org/wiki/Service_locator_pattern
|
||||
|
Reference in New Issue
Block a user