Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
kentarou-fukuda committed Sep 20, 2019
1 parent f15a87d commit 29a31e1
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions faq-ja.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<html lang="ja">
<head>
<meta http-equiv="refresh" content="0;URL=/2017/01/31/faq-ja">
<meta http-equiv="refresh" content="0;URL=/2019/08/09/faq-ja">
</head>
<body>
このページは<a href="/2017/01/31/faq-ja">よくある質問のページ</a>に移動します。
このページは<a href="/2019/08/09/faq-ja">よくある質問のページ</a>に移動します。
</body>
</html>
4 changes: 2 additions & 2 deletions faq.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@

<html>
<head>
<meta http-equiv="refresh" content="0;URL=/2017/01/31/faq">
<meta http-equiv="refresh" content="0;URL=/2019/08/09/faq">
</head>
<body>
This page will be redirected to <a href="/2017/01/31/faq">FAQ page</a>.
This page will be redirected to <a href="/2019/08/09/faq">FAQ page</a>.
</body>
</html>

4 changes: 2 additions & 2 deletions help-ja.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<html lang="ja">
<head>
<meta http-equiv="refresh" content="0;URL=/2017/01/31/help-ja">
<meta http-equiv="refresh" content="0;URL=/2019/08/09/help-ja">
</head>
<body>
このページは<a href="/2017/01/31/help-ja">ヘルプページ</a>に移動します。
このページは<a href="/2019/08/09/help-ja">ヘルプページ</a>に移動します。
</body>
</html>

4 changes: 2 additions & 2 deletions help.html
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<html>
<head>
<meta http-equiv="refresh" content="0;URL=/2017/01/31/help">
<meta http-equiv="refresh" content="0;URL=/2019/08/09/help">
</head>
<body>
This page will be redirected to <a href="/2017/01/31/help">Help page</a>.
This page will be redirected to <a href="/2019/08/09/help">Help page</a>.
</body>
</html>

0 comments on commit 29a31e1

Please sign in to comment.