diff --git a/docs/Google-Student-Ambassador/part-1-getting-started/index.mdx b/docs/Google-Student-Ambassador/part-1-getting-started/index.mdx index cf2a2638..feec9c21 100644 --- a/docs/Google-Student-Ambassador/part-1-getting-started/index.mdx +++ b/docs/Google-Student-Ambassador/part-1-getting-started/index.mdx @@ -1,6 +1,6 @@ --- id: gsa-part-1 -slug: /docs/google-campus-ambassador-part-1 +slug: /google-campus-ambassador-part-1 title: Google Program Overview description: Learn what the Google Student Ambassador program is and how you can lead the Gemini AI revolution on your campus. keywords: diff --git a/docs/Google-Student-Ambassador/part-2-application-process/index.mdx b/docs/Google-Student-Ambassador/part-2-application-process/index.mdx index eeefec8b..1d65b27d 100644 --- a/docs/Google-Student-Ambassador/part-2-application-process/index.mdx +++ b/docs/Google-Student-Ambassador/part-2-application-process/index.mdx @@ -1,6 +1,6 @@ --- id: gsa-part-2 -slug: /docs/google-campus-ambassador-part-2 +slug: /google-campus-ambassador-part-2 title: Google Ambassador Perks description: Discover what a Google Student Ambassador actually does on campus and the rewards you can earn. keywords: diff --git a/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx b/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx index 2dcac976..80878f1b 100644 --- a/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx +++ b/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx @@ -1,6 +1,6 @@ --- id: gsa-part-3 -slug: /docs/google-campus-ambassador-part-3 +slug: /google-campus-ambassador-part-3 title: How to apply for Program description: Check if you’re eligible for the Google Student Ambassador Program and learn how to submit a standout application. keywords: diff --git a/docs/Google-Student-Ambassador/part-4-gemini-pro/index.mdx b/docs/Google-Student-Ambassador/part-4-gemini-pro/index.mdx index d049e52d..cdb1821a 100644 --- a/docs/Google-Student-Ambassador/part-4-gemini-pro/index.mdx +++ b/docs/Google-Student-Ambassador/part-4-gemini-pro/index.mdx @@ -1,6 +1,6 @@ --- id: gsa-part-4 -slug: /docs/google-campus-ambassador-part-4 +slug: /google-campus-ambassador-part-4 title: How to get Gemini pro FREE description: Check if you’re eligible for the Google Student Ambassador Program and learn how to submit a standout application. keywords: diff --git a/docusaurus.config.ts b/docusaurus.config.ts index eae924e5..ae7ba435 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -119,7 +119,7 @@ const config: Config = {
`, }, diff --git a/sidebars.ts b/sidebars.ts index dc72de03..b4f3a7c6 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -144,6 +144,7 @@ const sidebars: SidebarsConfig = { 'Technical/intro-github', ], }, + ], };