Commit 6d4cd0b7dc0e3e27e8e1fd3ce7ef6537500bef35
1 parent
7f4d45eb
Exists in
master
and in
22 other branches
Replacing example in "Edit header and footer"
(ActionItem1408)
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
app/views/profile_editor/header_footer.rhtml
... | ... | @@ -15,7 +15,7 @@ |
15 | 15 | <%= _('See existing examples:') %> |
16 | 16 | </p> |
17 | 17 | <ul> |
18 | - <li><a href='http://www.zen3.net/coalition-ecopc'>ecoPC Coalition</a></li> | |
18 | + <li><a href='http://www.zen3.net/aptes'>Aptes</a></li> | |
19 | 19 | <li><a href="http://www.zen3.net/ynternet.org">Ynternet.org Foundation</a></li> |
20 | 20 | </ul> |
21 | 21 | </div> | ... | ... |