Update OEM Display for easier navigation.

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