Skip to content

Commit e308d1e

Browse files
committed
fix typo
1 parent f4d6376 commit e308d1e

File tree

1 file changed

+2
-2
lines changed
  • content/posts/github-pages-deployment-tutorial

1 file changed

+2
-2
lines changed

content/posts/github-pages-deployment-tutorial/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ tags:
3434

3535
![github-pages-deploy-flow](20240924-214938.png)
3636

37-
按我的理解,这里最终访问的文件内容是存在`master`分支下的。
37+
按我的理解,这里最终访问的文件内容是存在`gh-page`分支下的。
3838

39-
但是实际部署完`running_page`项目后,我发现并没有出现`gp-pages`分支,但是`Github Pages`却可以正常访问。
39+
但是实际部署完`running_page`项目后,我发现并没有出现`gh-page`分支,但是`Github Pages`却可以正常访问。
4040

4141
有点不可思议,这个访问的数据是在哪里的呢?
4242

0 commit comments

Comments
 (0)