Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="#">Joomla! Platform Manual</a>
<a class="brand" href="#">Joomla! Coding Standards Manual</a>
</div>
</div>
</div>
Expand All @@ -53,7 +53,7 @@
<hr>

<footer>
<p>The contents of this wiki are subject to copyright law and are made available under the <a href="http://docs.joomla.org/JEDL"
<p>The contents of the Joomla! Coding Standards Manual are subject to copyright law and are made available under the <a href="http://docs.joomla.org/JEDL"
title="Joomla! Electronic Documentation License (JEDL)">Joomla! Electronic Documentation License (JEDL)</a> unless otherwise stated.
You may find the <a href="http://docs.joomla.org/JEDL/FAQ" title="JEDL Frequently Asked Questions">JEDL Frequently Asked Questions</a>
useful in determining if your proposed use of this material is allowed. If you have any questions regarding licensing of this
Expand Down