This website works better with JavaScript.
Home
Explore
Help
Sign In
OGS-Main
/
ogs-site
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Let pskov/ru redirect to Russian PSKOV. Fix ogs-mahjong links used in 2012 Habr post
master
Михаил Капелько
5 years ago
parent
8bc7603058
commit
450c2b4027
3 changed files
with
12 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
lang/en/ogs-mahjong/index.html
+4
-0
lang/ru/ogs-mahjong/index.html
+4
-0
pskov/ru/index.html
+ 4
- 0
lang/en/ogs-mahjong/index.html
View File
@@ -0,0 +1,4 @@
<!DOCTYPE html>
<html>
<meta http-equiv="refresh" content="0; URL='http://opengamestudio.org/en/page/ogs-mahjong-1.html'"/>
</html>
+ 4
- 0
lang/ru/ogs-mahjong/index.html
View File
@@ -0,0 +1,4 @@
<!DOCTYPE html>
<html>
<meta http-equiv="refresh" content="0; URL='http://opengamestudio.org/ru/page/ogs-mahjong-1.html'"/>
</html>
+ 4
- 0
pskov/ru/index.html
View File
@@ -0,0 +1,4 @@
<!DOCTYPE html>
<html>
<meta http-equiv="refresh" content="0; URL='pskov_1.0.0+ru.html'"/>
</html>
Write
Preview
Loading…
Cancel
Save