Update OEM Display for easier navigation.

Change-Id: Ib4e0e87ffc79ea2e6f48ca1785a92989091e4955
diff --git a/project/twrp2/205/index.html b/project/twrp2/205/index.html
deleted file mode 120000
index 3394fd6..0000000
--- a/project/twrp2/205/index.html
+++ /dev/null
@@ -1 +0,0 @@
-../../../devices/lgnexus5.html
\ No newline at end of file
diff --git a/project/twrp2/205/index.php b/project/twrp2/205/index.php
new file mode 100644
index 0000000..b2c64f9
--- /dev/null
+++ b/project/twrp2/205/index.php
@@ -0,0 +1,3 @@
+<?php
+header("Location: /lg/lgnexus5.html", true, 301);
+?>