Skip to content

Commit cc9ed8a

Browse files
committed
fixed github link
1 parent 45071f2 commit cc9ed8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Acme/MainBundle/Resources/views/layout.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
<div class="row">
3939
<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>
40+
<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>
4141

4242
<div class="hero-unit">
4343
<h1 id="logo-text"><a href="{{ path('/cms/simple') }}">Standard Edition</a></h1>

0 commit comments

Comments
 (0)