Skip to content

Commit 9b25f55

Browse files
Kapil GowruKapil Gowru
authored andcommitted
fix: added self hosting and cleaned up mermaid diagram and icons for docs components
1 parent 689b11a commit 9b25f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/docs/pages/getting-started/project-structure.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ The `assets` folder contains any images or videos used in your documentation. Yo
6868

6969
The `docs.yml` file is the heart of your Fern documentation site. This configuration file controls your documentation's navigation structure, visual design, site functionality, and hosting settings.
7070

71-
The example below shows the `docs.yml` configuration used for this documentation site. Notice how it defines the navigation hierarchy, branding elements, and site behavior in a single, readable file.
71+
The example below shows an example `docs.yml` file that defines the navigation hierarchy, branding elements, and site behavior in a single file.
7272

7373
For complete configuration options, see the [docs.yml reference](/docs/customization/what-is-docs-yml).
7474

0 commit comments

Comments
 (0)