mirror of
https://github.com/elyby/docs.git
synced 2025-05-31 14:11:48 +05:30
Added redirect from old pages to new
This commit is contained in:
8
source/oauth.html
Normal file
8
source/oauth.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0; URL=/ru/oauth.html" />
|
||||
<script>
|
||||
window.location.href = '/ru/oauth.html'
|
||||
</script>
|
||||
</head>
|
||||
</html>
|
Reference in New Issue
Block a user