Update index.html

This commit is contained in:
WhatCD 2013-07-03 16:05:24 -07:00
parent 54e2794cec
commit 23f2beb8f2

View File

@ -37,7 +37,7 @@ <h3>Installation</h3>
<p>This guide will walk you through setting up Gazelle on a machine running Gentoo Linux. Although installing Gazelle is relatively straight forward, we recommend a working knowledge of PHP if you plan to modify the source code.</p>
<h3>Changelog</h3>
<p>You may have noticed that commits in the repository do not have have descriptive messages. If you are looking for a changelog of Gazelle it can be <a href="https://raw.github.com/WhatCD/Gazelle/master/docs/CHANGES.txt">viewed here</a> in the project's root. The <a href="https://raw.github.com/WhatCD/Gazelle/master/docs/CHANGES.txt">changelog</a> is generated daily and includes new additions or modifications to Gazelle's source.
<p>You may have noticed that commits in the repository do not have have descriptive messages. If you are looking for a changelog of Gazelle it can be <a href="https://raw.github.com/WhatCD/Gazelle/master/docs/CHANGES.txt">viewed here</a>. The <a href="https://raw.github.com/WhatCD/Gazelle/master/docs/CHANGES.txt">changelog</a> is generated daily and includes new additions or modifications to Gazelle's source.
<h3>Coding Standards</h3>
<p>Gazelle's code adheres to a set of coding standards that can be found <a href="https://github.com/WhatCD/Gazelle/wiki/Coding-Standards">here</a>. If you plan on sending pull requests these standards must be followed.</p>