diff --git a/Making-a-simple-UI-change.md b/Tutorial-Learn-How-to-Make-a-Simple-UI-Change.md similarity index 99% rename from Making-a-simple-UI-change.md rename to Tutorial-Learn-How-to-Make-a-Simple-UI-Change.md index 3b54139e..341c2d10 100644 --- a/Making-a-simple-UI-change.md +++ b/Tutorial-Learn-How-to-Make-a-Simple-UI-Change.md @@ -1,5 +1,3 @@ -# Tutorial: Making a Simple UI Change - ## Introduction This tutorial guides you through making a simple UI change on the Oppia website. Specifically, we'll update the text on the top of the About page from "Get Started with Oppia" to "Introducing Oppia." diff --git a/Tutorial:-Learn-How-to-Write-and-Test-a-Non-Trivial-Beam-Job.md b/Tutorial-Learn-How-to-Write-and-Test-a-Non-Trivial-Beam-Job.md similarity index 100% rename from Tutorial:-Learn-How-to-Write-and-Test-a-Non-Trivial-Beam-Job.md rename to Tutorial-Learn-How-to-Write-and-Test-a-Non-Trivial-Beam-Job.md diff --git a/Tutorial:-Learn-to-figure-out-the-reproduction-steps-for-server-error.md b/Tutorial-Learn-to-Figure-Out-the-Reproduction-Steps-for-a-Server-Error.md similarity index 100% rename from Tutorial:-Learn-to-figure-out-the-reproduction-steps-for-server-error.md rename to Tutorial-Learn-to-Figure-Out-the-Reproduction-Steps-for-a-Server-Error.md diff --git a/_Sidebar.md b/_Sidebar.md index 70aee82d..1e2ba68f 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -52,7 +52,7 @@ * [[Debug frontend code|Debug-frontend-code]] * [[Debugging Stories|Debugging-Stories]] * [[Testing email functionality|Testing-email-functionality]] - * [[Tutorial - Learn-to-figure-out-the-reproduction-steps-for-server-error|Tutorial:-Learn-to-figure-out-the-reproduction-steps-for-server-error]] + * [[Tutorial - Learn to figure out the reproduction steps for a server error|Tutorial-Learn-to-Figure-Out-the-Reproduction-Steps-for-a-Server-Error]] * Testing * [[Backend tests|Backend-tests]] * [[Frontend tests|Frontend-tests]] @@ -80,11 +80,11 @@ * [[How to write design docs|Writing-design-docs]] * Team-Specific Guides * LaCE/CD: - * 👣 [[Make a simple UI change|Making-a-simple-UI-change]] + * 👣 [[Tutorial - Learn how to make a simple UI change|Tutorial-Learn-How-to-Make-a-Simple-UI-Change]] * [[Testing for Accessibility|Testing-for-Accessibility]] * [[Release accessibility checklist|Release-accessibility-checklist]] * [[Apache Beam Jobs|Apache-beam-jobs]] - * [[Tutorial - Learn to write and test a non-trivial Beam job|Tutorial:-Learn-How-to-Write-and-Test-a-Non-Trivial-Beam-Job]] + * [[Tutorial - Learn how to write and test a non-trivial Beam job|Tutorial-Learn-How-to-Write-and-Test-a-Non-Trivial-Beam-Job]] * Translations: * [[Adding new translations|Adding-new-translations-for-i18n]] * [[How to develop for i18n|How-to-develop-for-i18n]]