From fe581b0a65d54ffea84153dd392b8edc8f6e3806 Mon Sep 17 00:00:00 2001 From: EthanDeng Date: Mon, 15 Apr 2019 19:53:47 +0800 Subject: [PATCH] convert markdown --- _Sidebar.md | 2 +- 转换.md => convert.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename 转换.md => convert.md (100%) diff --git a/_Sidebar.md b/_Sidebar.md index 1c2dc9f..8ebac4e 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -13,7 +13,7 @@ * [参考文献](https://github.com/ElegantLaTeX/ElegantBook/wiki/参考文献) * [添加序章](https://github.com/ElegantLaTeX/ElegantBook/wiki/添加序章) * [示例](https://github.com/ElegantLaTeX/ElegantBook/wiki/最小示例) -* [跨版本转换](https://github.com/ElegantLaTeX/ElegantBook/wiki/转换) +* [跨版本转换](https://github.com/ElegantLaTeX/ElegantBook/wiki/convert) * 作者 * [Github](https://github.com/EthanDeng) * [个人主页](https://ddswhu.me/) diff --git a/转换.md b/convert.md similarity index 100% rename from 转换.md rename to convert.md