Skip to content

Commit

Permalink
docs: fix typo in chinese doc (#430)
Browse files Browse the repository at this point in the history
  • Loading branch information
jinzhongjia committed Aug 11, 2024
1 parent e3b5826 commit d2d2a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/docs/guide/organize-files.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ prev: /docs/guide

## 目录结构

默认情况下,Hugo 在 `context` 目录中搜索 Markdown 文件,目录的结构决定了网站的最终输出结构。
默认情况下,Hugo 在 `content` 目录中搜索 Markdown 文件,目录的结构决定了网站的最终输出结构。
以示例网站为例:

<!--more-->
Expand Down

0 comments on commit d2d2a62

Please sign in to comment.