Update "Book Onboarding" destination link (#23464)

This PR updates the Book Onboarding links to point to a new form.

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-01-22 13:24:39 -03:00 committed by GitHub
parent 95cde129af
commit d85fec5f13
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@ pub use stories::*;
const MAX_PROJECT_NAME_LENGTH: usize = 40;
const MAX_BRANCH_NAME_LENGTH: usize = 40;
const BOOK_ONBOARDING: &str = "https://dub.sh/zed-onboarding";
const BOOK_ONBOARDING: &str = "https://dub.sh/zed-c-onboarding";
actions!(
collab,