From 2f2b5dd14492a7a3b92bc6506d26107cedde4cd2 Mon Sep 17 00:00:00 2001 From: azu Date: Wed, 2 Jan 2019 23:27:48 +0900 Subject: [PATCH] Add redirect page --- README.md | 10 +++++----- redirect.md | 4 ++++ 2 files changed, 9 insertions(+), 5 deletions(-) create mode 100644 redirect.md diff --git a/README.md b/README.md index 9c5890f..cf2397a 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ This dictionary is for [proofdict](https://github.com/proofdict/proofdict). -- Dictionary: -- Editor: -- JSON API: +- Dictionary: +- Editor: +- JSON API: ## Usage @@ -12,9 +12,9 @@ This dictionary is for [proofdict](https://github.com/proofdict/proofdict). If you want to add new rule to your dictionary, you can add new rule by following steps: -Visit your [editor page](https://proofdict.github.io/proof-dictionary/redirect.html?type=editor): +Visit your [editor page](https://proofdict.github.io/proof-dictionary/redirect/?type=editor): -- +- ### Update diff --git a/redirect.md b/redirect.md new file mode 100644 index 0000000..aaa4eac --- /dev/null +++ b/redirect.md @@ -0,0 +1,4 @@ +--- +layout: redirect +permalink: /redirect/ +---