From 6f3898ae6b23a00562fa2a1d962901601371f149 Mon Sep 17 00:00:00 2001 From: zhangbaitong Date: Wed, 14 Jan 2015 09:05:41 +0800 Subject: [PATCH] fix url address --- image/create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image/create.md b/image/create.md index b1484b4..972b8d9 100644 --- a/image/create.md +++ b/image/create.md @@ -133,7 +133,7 @@ ouruser/sinatra v2 5db5f8471261 11 hours ago 446.7 MB ### 从本地文件系统导入 要从本地文件系统导入一个镜像,可以使用 openvz(容器虚拟化的先锋技术)的模板来创建: -openvz 的模板下载地址为 http://openvz.org/Download/templates/precreated。 +openvz 的模板下载地址为 http://openvz.org/Download/templates/precreated 。 比如,先下载了一个 ubuntu-14.04 的镜像,之后使用以下命令导入: ```