Skip to content

Commit d848a92

Browse files
authored
Moved Licenses to the footer
Requested to be not duplicity on website and ReleaseNotes.md file. Created Licences link in footer section of webpage.
1 parent 18b3b79 commit d848a92

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ <h3 id="git-gui" >Git GUI</h3>
5454
<p>As Windows users commonly expect graphical user interfaces, Git for Windows also provides the Git GUI, a powerful alternative to Git BASH, offering a graphical version of just about every Git command line function, as well as comprehensive visual diff tools.</p>
5555
<h3 id="explorer" >Shell Integration</h3>
5656
<p>Simply right-click on a folder in Windows Explorer to access the BASH or GUI.</p>
57-
<h4>Licenses</h4>
58-
<p>Git for Windows is an Open Source project covered by the GNU General Public License version 2, see more in <a href="https://github.com/git-for-windows/git/wiki/FAQ#licenses">Licenses</a>.</p>
5957
</div>
6058
</div>
6159
<div class="vcentercontainer detailsimg">
@@ -108,6 +106,7 @@ <h3><span class="gittext">Git for Windows SDK</span> : Contributing Code</h3>
108106
<li><a href="https://github.com/git-for-windows/git" target="_blank">Repository</a></li>
109107
<li><a href="http://groups.google.com/group/git-for-windows" target="_blank">Mailing List</a></li>
110108
<li><a href="https://github.com/git-for-windows/git/releases/">All Releases</a></li>
109+
<li><a href="https://github.com/git-for-windows/build-extra/blob/master/ReleaseNotes.md#licenses">Licenses</a></li>
111110
</ul>
112111
<a href="index.html"><h1 class="gittext lowercase">Git for Windows</h1></a>
113112
<div class="stud"></div>

0 commit comments

Comments
 (0)