Update 2512 (MJIN world birth) to redirect by HTML means

This commit is contained in:
2019-04-16 13:10:06 +03:00
parent 16cff981f6
commit 58f98d226d
4 changed files with 12 additions and 3 deletions

View File

@@ -1 +0,0 @@
../../../en/news/mjin-world-birth.html

View File

@@ -0,0 +1,4 @@
<!DOCTYPE html>
<html>
<meta http-equiv="refresh" content="0; URL='opengamestudio.org/en/news/mjin-world-birth.html'"/>
</html>

View File

@@ -1 +0,0 @@
../../../../ru/news/mjin-world-birth.html

View File

@@ -0,0 +1,4 @@
<!DOCTYPE html>
<html>
<meta http-equiv="refresh" content="0; URL='opengamestudio.org/ru/news/mjin-world-birth.html'"/>
</html>