Replaced CyanogenMod with LineageOS

CyanogenMod is dead and the link given leads you to an a page that doesn't exist. It was replaced with LineageOS which is its continuation.
This commit is contained in:
arcadius3d 2017-05-02 18:29:46 -03:00 committed by GitHub
parent 4355e8db30
commit 66d702cc9a

View File

@ -2623,14 +2623,14 @@
<div class="col-sm-4">
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">CyanogenMod</h3>
<h3 class="panel-title">LineageOS</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/CyanogenMod.png" alt="CyanogenMod" align="right" style="margin-left:5px;">CyanogenMod is an open-source operating system for smartphones and tablets, based on Android. It is developed as free and open source software based on
the official releases of Android by Google.</p>
<p><img src="img/tools/LineageOS.png" alt="LineageOS" align="right" style="margin-left:5px;">LineageOS is the descendant of the discontinued CyanogenMod. It is a free and open-source operating system for smartphones and tablets, based on
the oficcial releases of Android by Google.</p>
<p>
<a href="http://www.cyanogenmod.org/">
<button type="button" class="btn btn-success">Website: cyanogenmod.org</button>
<a href="https://www.lineageos.org/">
<button type="button" class="btn btn-success">Website: lineageos.org</button>
</a>
</p>
</div>