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:
parent
95cde129af
commit
d85fec5f13
2 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue