From afd16d3506ccd5b671e0996dceb48fef08365a33 Mon Sep 17 00:00:00 2001 From: Devin Logan Date: Mon, 2 Feb 2026 19:43:38 -0500 Subject: [PATCH] clarify fern cli version --- fern/docs/pages/welcome.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" {