We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45071f2 + cc9ed8a commit d711616Copy full SHA for d711616
src/Acme/MainBundle/Resources/views/layout.html.twig
@@ -37,7 +37,7 @@
37
38
<div class="row">
39
<div id="banner" class="span12">
40
- <a href="https://github.com/symfony-cmf/cmf-standard"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"/></a>
+ <a href="https://github.com/symfony-cmf/symfony-cmf-standard"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub"/></a>
41
42
<div class="hero-unit">
43
<h1 id="logo-text"><a href="{{ path('/cms/simple') }}">Standard Edition</a></h1>
0 commit comments