Skip to content

Commit e6d9a7c

Browse files
committed
docs: update readme
1 parent 6fc6154 commit e6d9a7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $ mkdir tencent-website && cd tencent-website
4848
通过如下命令和模板链接,快速创建一个静态网站托管应用:
4949

5050
```
51-
$ serverless create --template-url https://github.com/serverless-components/tencent-website/tree/v2/example
51+
$ serverless create --template-url https://github.com/serverless-components/tencent-website/tree/master/example
5252
$ cd example
5353
```
5454

@@ -103,7 +103,7 @@ inputs:
103103
protocol: https
104104
```
105105
106-
点此查看[全量配置及配置说明](https://github.com/serverless-components/tencent-website/blob/v2/docs/configure.md)
106+
点此查看[全量配置及配置说明](https://github.com/serverless-components/tencent-website/blob/master/docs/configure.md)
107107
108108
当你根据该配置文件更新配置字段后,再次运行 `serverless deploy` 或者 `serverless` 就可以更新配置到云端。
109109

0 commit comments

Comments
 (0)