diff --git a/fern/docs/pages/welcome.mdx b/fern/docs/pages/welcome.mdx index dcc713b..8e965b2 100644 --- a/fern/docs/pages/welcome.mdx +++ b/fern/docs/pages/welcome.mdx @@ -56,7 +56,7 @@ Open [http://localhost:3000](http://localhost:3000) to see your docs. -Update `fern.config.json` with your organization name and `docs.yml` with your desired URL: +Update `fern.config.json` with your organization name and `docs.yml` with your desired URL. The `version` refers to [the Fern CLI](https://buildwithfern.com/learn/cli-api-reference/cli-reference/overview): ```json title="fern.config.json" {