Skip to content

Commit e66ebfe

Browse files
authored
Merge pull request #5 from dotkernel/alexmerlin-patch-1
Fixed Twig documentation links in `homepage.html`
2 parents 1ecf5a7 + 2ef55ea commit e66ebfe

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

theme/pages/homepage.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h3 style="padding-top:0;margin-top:0;"><a href="https://docs.mezzio.dev/mezzio/
1414
<img style="background: #E5F6E3;padding:10px;border-radius:10px" src="https://www.dotkernel.org/images/app/icon/migrate.svg">
1515
<h3 style="padding-top:0;margin-top:0;"><a href="https://docs.mezzio.dev/mezzio/v3/features/template/intro/" target="_blank" rel="noopener">Templating</a></h3>
1616
</div>
17-
By default, no middleware in Mezzio is templated. We use <strong><a href="http://twig.sensiolabs.org/documentation">Twig</a></strong> as the default templating engine.
17+
By default, no middleware in Mezzio is templated. We use <strong><a href="https://twig.symfony.com/doc/3.x/">Twig</a></strong> as the default templating engine.
1818
</div>
1919
<div style="width:300px">
2020
<div style="display: flex;gap:25px;height:70px;margin-bottom:20px">
@@ -60,7 +60,7 @@ <h3 style="padding-top:0;margin-top:0;"><a href="https://docs.mezzio.dev/mezzio/
6060
<img style="background: #E5F6E3;padding:10px;border-radius:10px" src="https://www.dotkernel.org/images/app/icon/migrate.svg">
6161
<h3 style="padding-top:0;margin-top:0;"><a href="https://docs.mezzio.dev/mezzio/v3/features/template/intro/" target="_blank" rel="noopener">Templating</a></h3>
6262
</div>
63-
By default, no middleware in Mezzio is templated. We use <strong><a href="http://twig.sensiolabs.org/documentation">Twig</a></strong> as the default templating engine.
63+
By default, no middleware in Mezzio is templated. We use <strong><a href="https://twig.symfony.com/doc/3.x/">Twig</a></strong> as the default templating engine.
6464
</div>
6565
<div style="width:300px">
6666
<div style="display: flex;gap:25px;height:70px;margin-bottom:20px">
@@ -106,7 +106,7 @@ <h3 style="padding-top:0;margin-top:0;"><a href="https://docs.mezzio.dev/mezzio/
106106
<img style="background: #E5F6E3;padding:10px;border-radius:10px" src="https://www.dotkernel.org/images/app/icon/migrate.svg">
107107
<h3 style="padding-top:0;margin-top:0;"><a href="https://docs.mezzio.dev/mezzio/v3/features/template/intro/" target="_blank" rel="noopener">Templating</a></h3>
108108
</div>
109-
By default, no middleware in Mezzio is templated. We use <strong><a href="http://twig.sensiolabs.org/documentation">Twig</a></strong> as the default templating engine.
109+
By default, no middleware in Mezzio is templated. We use <strong><a href="https://twig.symfony.com/doc/3.x/">Twig</a></strong> as the default templating engine.
110110
</div>
111111
<div style="width:300px">
112112
<div style="display: flex;gap:25px;height:70px;margin-bottom:20px">
@@ -152,7 +152,7 @@ <h3 style="padding-top:0;margin-top:0;"><a href="https://docs.mezzio.dev/mezzio/
152152
<img style="background: #E5F6E3;padding:10px;border-radius:10px" src="https://www.dotkernel.org/images/app/icon/migrate.svg">
153153
<h3 style="padding-top:0;margin-top:0;"><a href="https://docs.mezzio.dev/mezzio/v3/features/template/intro/" target="_blank" rel="noopener">Templating</a></h3>
154154
</div>
155-
By default, no middleware in Mezzio is templated. We use <strong><a href="http://twig.sensiolabs.org/documentation">Twig</a></strong> as the default templating engine.
155+
By default, no middleware in Mezzio is templated. We use <strong><a href="https://twig.symfony.com/doc/3.x/">Twig</a></strong> as the default templating engine.
156156
</div>
157157
<div style="width:300px">
158158
<div style="display: flex;gap:25px;height:70px;margin-bottom:20px">

0 commit comments

Comments
 (0)