mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
starlight_help: Move help-beta over to starlight_help.
We are starting the cutover process and starlight_help is the directory we have agreed on to place our new help center project. We do not want to use `starlight_help` as the URL for the project, but this commit changes the url from `help-beta` to `starlight_help` temporarily since we can only change URL once we get rid of the current help center project. That will be done in a future commit.
This commit is contained in:
committed by
Tim Abbott
parent
fb49e5e420
commit
3e60b16ac1
@@ -37,7 +37,7 @@
|
||||
},
|
||||
"exclude": [
|
||||
// This is a separate package with its own TypeScript configuration.
|
||||
"help-beta",
|
||||
"starlight_help",
|
||||
|
||||
// Skip walking large generated directories.
|
||||
".venv",
|
||||
|
Reference in New Issue
Block a user