Move Note 4 Duos to proper place
Change-Id: I1ebde321285559b3de7b359a51a5f1672d9847f5
diff --git a/_devices/samsunggalaxynote4exynosduos.markdown b/_devices/samsunggalaxynote4exynosduos.markdown
deleted file mode 100644
index e96778d..0000000
--- a/_devices/samsunggalaxynote4exynosduos.markdown
+++ /dev/null
@@ -1,26 +0,0 @@
----
-layout: device
-title: "Samsung Galaxy Note 4 Duos (International)"
-codename: trlteduoszh
-downloadfolder: trlteduoszh
-supportstatus: Current
-maintainer: bigbiff
-oem: Samsung
-ddof: "/dev/block/platform/15540000.dwmmc0/by-name/RECOVERY"
-devicetree: "https://github.com/TeamWin/android_device_samsung_trlteduoszh"
-xdathread: "http://forum.xda-developers.com/note-4/orig-development/tool-utility-twrp-2-8-1-x-teamwin-t2956011"
----
-
-{% include disclaimer.html %}
-
-{% include supportstatus.html %}
-
-{% include appinstall.html %}
-
-{% include download.html %}
-
-{% include twrpinstall.html %}
-
-{% include odininstall.html %}
-
-{% include ddinstall.html %}
diff --git a/_devices/samsunggalaxynote4qualcomm.markdown b/_devices/samsunggalaxynote4qualcomm.markdown
index 710616c..f1c9c76 100644
--- a/_devices/samsunggalaxynote4qualcomm.markdown
+++ b/_devices/samsunggalaxynote4qualcomm.markdown
@@ -88,6 +88,17 @@
</li>
{% endfor %}
</ul>
+<p class="text">International Duos:</p>
+<ul>
+{% for mirror in site.data.mirrors %}
+ <li>
+ <a href="{{ mirror.baseurl }}trlteduoszh">
+ {{ mirror.description }}
+ </a>
+ </li>
+{% endfor %}
+</ul>
+
{% include twrpinstall.html %}