Skip to content

Conversation

@Ash-2k3
Copy link
Contributor

@Ash-2k3 Ash-2k3 commented Oct 10, 2024

Fix #396

Rename tutorials - Remove colons from the name of the tutorials

Fix the tutorial links name in Sidebar.

@@ -1,5 +1,3 @@
# Tutorial: Making a Simple UI Change
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've deleted the header of the page, so what is the page going to look like on the GitHub wiki? Will readers know what the page refers to?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Github wiki automatically renders the file name as the top level header (I learnt about it just recently) - https://github.com/oppia/oppia/wiki/Making-a-simple-UI-change. If you checkout the wiki page, you could see two headers which is making it look a bit odd.

_Sidebar.md Outdated
* [[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 server error|Tutorial-Learn-to-Figure-Out-the-Reproduction-Steps-for-Server-Error]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for a server error

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done, thanks!

@seanlip seanlip assigned Ash-2k3 and unassigned seanlip Oct 10, 2024
@Ash-2k3 Ash-2k3 assigned seanlip and unassigned Ash-2k3 Oct 10, 2024
Copy link
Member

@seanlip seanlip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM.

@seanlip seanlip merged commit 67024ad into oppia:develop Oct 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Renaming the file paths to avoid issues on Windows

3 participants