Add redirect pages for docs/dev/BOSS*.

Could probably use some HTML text/linking for people that have disabled
automatic redirects in their browser.
This commit is contained in:
Frederik "Freso" S. Olesen
2014-03-03 18:54:35 +01:00
parent 5b8ebbd089
commit ff707c6083
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>BOSS Metadata Syntax</title>
<meta http-equiv="refresh" content="0;URL=LOOT%20Metadata%20Syntax.html">
+4
View File
@@ -0,0 +1,4 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>BOSS Readme</title>
<meta http-equiv="refresh" content="0;URL=LOOT%Readme.html">