From c8af8e95559c2e117426e815dd1a6c5b6816a1d4 Mon Sep 17 00:00:00 2001 From: Aldo Date: Mon, 2 Feb 2026 20:16:31 -0600 Subject: [PATCH] Docs: clarify whats new FAQ heading (#7394) --- docs/help/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/help/faq.md b/docs/help/faq.md index c72d65610..354290cf0 100644 --- a/docs/help/faq.md +++ b/docs/help/faq.md @@ -19,7 +19,7 @@ Quick answers plus deeper troubleshooting for real-world setups (local dev, VPS, - [Any tips for Raspberry Pi installs?](#any-tips-for-raspberry-pi-installs) - [It is stuck on "wake up my friend" / onboarding will not hatch. What now?](#it-is-stuck-on-wake-up-my-friend-onboarding-will-not-hatch-what-now) - [Can I migrate my setup to a new machine (Mac mini) without redoing onboarding?](#can-i-migrate-my-setup-to-a-new-machine-mac-mini-without-redoing-onboarding) - - [Where do I see what’s new in the latest version?](#where-do-i-see-whats-new-in-the-latest-version) + - [Where do I see what is new in the latest version?](#where-do-i-see-what-is-new-in-the-latest-version) - [I can't access docs.openclaw.ai (SSL error). What now?](#i-cant-access-docsopenclawai-ssl-error-what-now) - [What’s the difference between stable and beta?](#whats-the-difference-between-stable-and-beta) - [How do I install the beta version, and what’s the difference between beta and dev?](#how-do-i-install-the-beta-version-and-whats-the-difference-between-beta-and-dev) @@ -429,7 +429,7 @@ Related: [Migrating](/install/migrating), [Where things live on disk](/help/faq# [Agent workspace](/concepts/agent-workspace), [Doctor](/gateway/doctor), [Remote mode](/gateway/remote). -### Where do I see whats new in the latest version +### Where do I see what is new in the latest version Check the GitHub changelog: https://github.com/openclaw/openclaw/blob/main/CHANGELOG.md