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:
authorJan Lukas Gernert <jangernert@users.noreply.github.com>2016-09-26 19:06:27 +0300
committerGitHub <noreply@github.com>2016-09-26 19:06:27 +0300
commiteee46a83c4b4608408935ad374886cc180113947 (patch)
tree7663d20bea1e45d330c27061be7915a0c9cf1491
parentb5afe744aa28c60fb73b89caef865a9c56c52b9d (diff)
parent8a1894b5c155b7684cc831e4ecb5bdfdcf3c60e1 (diff)
Merge pull request #215 from quassy/gh-pages
Solus is just called Solus, not Solus OS
-rwxr-xr-xindex.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 62c4971a..f2054fd8 100755
--- a/index.html
+++ b/index.html
@@ -242,7 +242,7 @@
<ul class="nav nav-tabs nav-justified">
<li role="presentation" class="active"><a data-toggle="tab" href="#ubuntu">Ubuntu / elementary OS</a></li>
<li role="presentation"><a data-toggle="tab" href="#arch">Arch Linux</a></li>
- <li role="presentation"><a data-toggle="tab" href="#solus">Solus OS</a></li>
+ <li role="presentation"><a data-toggle="tab" href="#solus">Solus</a></li>
<li role="presentation"><a data-toggle="tab" href="#fedora">Fedora</a></li>
<li role="presentation"><a data-toggle="tab" href="#source">Build from source</a></li>
</ul>