mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-09 16:36:37 +02:00
Fix links to the main branch
This commit is contained in:
@@ -61,7 +61,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Bu desenle somut sınıfların ayrışımı kolaylaşır ve kod bünyesindeki kopyala-yapıştır "
|
||||
"işlemi azalır. Bu yüzden bu desenle her yerde karşılaşabilirsiniz (örn. "
|
||||
"`Oppa\Agent\AgentCrud <https://github.com/k-gun/oppa/blob/master/src/Agent/AgentCrud.php>`__))."
|
||||
"`Oppa\Agent\AgentCrud <https://github.com/k-gun/oppa/blob/main/src/Agent/AgentCrud.php>`__))."
|
||||
|
||||
#: ../../Behavioral/TemplateMethod/README.rst:24
|
||||
msgid "UML Diagram"
|
||||
|
@@ -39,7 +39,7 @@ msgstr "Örnekler"
|
||||
msgid "DB Client libraries adapter"
|
||||
msgstr ""
|
||||
"Veritabanı İstemcisi (Database Client) kütüphaneleri içindeki uyarlayıcılar (örn. "
|
||||
"`Oppa\Agent\Agent <https://github.com/k-gun/oppa/blob/master/src/Agent/Agent.php>`__)."
|
||||
"`Oppa\Agent\Agent <https://github.com/k-gun/oppa/blob/main/src/Agent/Agent.php>`__)."
|
||||
|
||||
#: ../../Structural/Adapter/README.rst:16
|
||||
msgid ""
|
||||
|
Reference in New Issue
Block a user