From 80e564d5057553e9e6cbe43bd76fab3ccf4ceb72 Mon Sep 17 00:00:00 2001 From: Minho Date: Wed, 14 Jun 2017 10:00:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B9=E7=9B=AE=E5=9C=B0?= =?UTF-8?q?=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/document/template_normal.tpl | 10 +++++----- views/widgets/footer.tpl | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/views/document/template_normal.tpl b/views/document/template_normal.tpl index 09cd1145..31605c6a 100644 --- a/views/document/template_normal.tpl +++ b/views/document/template_normal.tpl @@ -16,18 +16,18 @@ MinDoc 的前身是 SmartWiki 文档系统。SmartWiki 是基于 PHP 框架 lara **如果你的服务器上没有安装golang程序请手动设置一个环境变量如下:键名为 ZONEINFO,值为MinDoc跟目录下的/lib/time/zoneinfo.zip 。** -**Windows 教程:** [https://github.com/lifei6671/godoc/blob/master/README_WIN.md](docs/README_WIN.md) +**Windows 教程:** [https://github.com/lifei6671/mindoc/blob/master/README_WIN.md](docs/README_WIN.md) -**Linux 教程:**  [https://github.com/lifei6671/godoc/blob/master/README_LINUX.md](docs/README_LINUX.md) +**Linux 教程:**  [https://github.com/lifei6671/mindoc/blob/master/README_LINUX.md](docs/README_LINUX.md) -**PDF 导出配置教程**  [https://github.com/lifei6671/godoc/blob/master/docs/README_LINUX.md](docs/WKHTMLTOPDF.md) +**PDF 导出配置教程**  [https://github.com/lifei6671/mindoc/blob/master/docs/README_LINUX.md](docs/WKHTMLTOPDF.md) -对于没有Golang使用经验的用户,可以从 [https://github.com/lifei6671/godoc/releases](https://github.com/lifei6671/godoc/releases) 这里下载编译完的程序。 +对于没有Golang使用经验的用户,可以从 [https://github.com/lifei6671/mindoc/releases](https://github.com/lifei6671/mindoc/releases) 这里下载编译完的程序。 如果有Golang开发经验,建议通过编译安装。 ```bash -git clone https://github.com/lifei6671/godoc.git +git clone https://github.com/lifei6671/mindoc.git go get -d ./... diff --git a/views/widgets/footer.tpl b/views/widgets/footer.tpl index f2fd0400..419aafd2 100644 --- a/views/widgets/footer.tpl +++ b/views/widgets/footer.tpl @@ -4,9 +4,9 @@