Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jangernert/FeedReader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksandar Todorović (r3bl) <aleksandar@r3bl.me>2016-08-06 16:29:48 +0300
committerGitHub <noreply@github.com>2016-08-06 16:29:48 +0300
commitc0178cd9805a0c10e34ba0c5a68e77417ebe9fb8 (patch)
tree9b6893124016c38d45da4ffae5114e4f6e25e55a
parent3b5d63e7153dbcbaa4b22d00434f88b931665649 (diff)
Corrects the spelling ("Github" to "GitHub")
-rwxr-xr-xindex.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index a7411149..62c4971a 100755
--- a/index.html
+++ b/index.html
@@ -21,7 +21,7 @@
<body>
- <nav class="navbar navbar-default navbar-fixed-top">
+ <nav class="navbar navbar-default navbarg-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navigationbar" aria-expanded="false">
@@ -298,7 +298,7 @@
</div>
<p> &nbsp; </p>
<p style="font-size: 125%" class="text-center">
- Please report bugs over at <a href="https://github.com/jangernert/FeedReader">Github</a>.
+ Please report bugs over at <a href="https://github.com/jangernert/FeedReader">GitHub</a>.
<br/> You can also support the development of FeedReader over at <a href="https://www.bountysource.com/teams/feedreader-gtk/issues?tracker_ids=16778038">Bountysource</a> and throw in a few bucks at any bug you would like to be fixed or any
feature you would like to see implemented.
</p>
@@ -307,7 +307,7 @@
<h1 class="text-center"><small>Getting Involved</small></h1>
<h4>Vala</h4>
<ul>
- <li>You can find the code on <a href="https://github.com/jangernert/FeedReader/tree/master">Github</a>.</li>
+ <li>You can find the code on <a href="https://github.com/jangernert/FeedReader/tree/master">GitHub</a>.</li>
<li>Help us fixing bugs or implement your own ideas.</li>
<li>Talk to <a href="https://plus.google.com/109974726829108083807/about">me on G+</a> before working on bigger changes =)</li>
</ul>