Skip to content

Commit 82ecfd4

Browse files
committed
Fix issue: change github.org to github.com
1 parent aa3b036 commit 82ecfd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repository/dockerhub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Pulling repository centos
4343
自动创建(Automated Builds)功能对于需要经常升级镜像内程序来说,十分方便。
4444
有时候,用户创建了镜像,安装了某个软件,如果软件发布新版本则需要手动更新镜像。。
4545

46-
而自动创建允许用户通过 Docker Hub 指定跟踪一个目标网站(目前支持 [GitHub](https://github.org)[BitBucket](https://bitbucket.org))上的项目,一旦项目发生新的提交,则自动执行创建。
46+
而自动创建允许用户通过 Docker Hub 指定跟踪一个目标网站(目前支持 [GitHub](https://github.com)[BitBucket](https://bitbucket.org))上的项目,一旦项目发生新的提交,则自动执行创建。
4747

4848
要配置自动创建,包括如下的步骤:
4949
* 创建并登录 Docker Hub,以及目标网站;

0 commit comments

Comments
 (0)