mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 19:07:30 +00:00
docs: add new quick start guide and make other changes to overview page (#4996)
* docs: Added the latest quickstart guide and removed the old one. Modified the content on the overview page. * Renamed developer-quickstart.mdx to quickstart.mdx and other changes to resolve broken links * Update docs/docs/guides/start/quickstart.mdx Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com> * Update docs/docs/guides/start/quickstart.mdx Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com> * Update docs/docs/guides/start/quickstart.mdx Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com> * Added a note on the scope of the application. Co-authored-by: Dakshitha Ratnayake <dakshitharatnayake@Dakshithas-MBP.localdomain> Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
0a30e39b46
commit
0a85dd822f
@@ -41,7 +41,9 @@ module.exports = {
|
||||
type: "category",
|
||||
label: "Get started",
|
||||
collapsed: false,
|
||||
items: ["guides/start/quickstart"],
|
||||
items: [
|
||||
"guides/start/quickstart",
|
||||
],
|
||||
},
|
||||
{
|
||||
type: "category",
|
||||
|
Reference in New Issue
Block a user