From e9d7b8514a89297c7faee4bfbd6aab836984d766 Mon Sep 17 00:00:00 2001 From: sairoutine Date: Thu, 14 Mar 2019 15:46:55 +0900 Subject: [PATCH] Fix Japanese text hiragana -> kanji --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9c10b22..b46c5637 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ All documentation is available on the Gin website. - [English](https://gin-gonic.com/docs/) - [简体中文](https://gin-gonic.com/zh-cn/docs/) - [繁體中文](https://gin-gonic.com/zh-tw/docs/) -- [にほんご](https://gin-gonic.com/ja/docs/) +- [日本語](https://gin-gonic.com/ja/docs/) ## Examples