Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fc0a6dd9 authored by Ronak Patel's avatar Ronak Patel
Browse files

added condition in device

parent 899ea616
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -340,7 +340,7 @@
                        {% when "Official install doc" %}
                            {% assign url = "/devices/" | append: device.codename | append: "/official" %}
                            <li><a href="{{ url }}">Official install doc</a></li>
                        {% when "Community doc" %}
                        {% when "Community install doc" %}
                            {% assign url = "/devices/" | append: device.codename | append: "/community" %}
                            <li><a href="{{ url }}">Community install doc</a></li>
                        {% when "Easy Installer" %}