Skip to content

Fix: Broken link in Welcome Guide#2630

Closed
gustavokennedy wants to merge 1 commit intoo3de:developmentfrom
gustavokennedy:development
Closed

Fix: Broken link in Welcome Guide#2630
gustavokennedy wants to merge 1 commit intoo3de:developmentfrom
gustavokennedy:development

Conversation

@gustavokennedy
Copy link
Copy Markdown

Change summary

This PR adjusts the broken link in Welcome Guide, in sectionGet Started Tutorials.

Adjusted URL in content/docs/welcome-guide/_index.md:

From:
[Create your first game: Pong!](/docs/learning-guide/tutorials/first-project/)

To:
[Create your first game: Pong!](/docs/learning-guide/samples/follow-along/pong/)

  • I checked if the URL existed elsewhere in the code, but I couldn't find it.
  • I checked another open PR, but the link is with ".md", which is not necessary.

If it is not useful, you can close it.

Submission Checklist:

  • Descriptive active voice - Do descriptive sentences have a clear subject and action verb?
  • Answer the question at hand - Does the documentation answer a what, why, how, or where type of question?
  • Consistency - Does the content consistently follow the Style Guide?
  • Help the user - Does the documentation show the user something meaningful?

@gustavokennedy gustavokennedy requested a review from a team as a code owner November 17, 2024 23:24
@gustavokennedy gustavokennedy mentioned this pull request Nov 17, 2024
@ShaunaGordon
Copy link
Copy Markdown
Contributor

Hi! Thanks for the submission! As you know, this is a duplicate PR. I've opted to merge the other one, because it was submitted first, and because it passes all of our automated checks.

We require all commits to all our repos to be signed off. This can be done in the command line by adding -s to your commit command, or if you use VSCode and its git tools, there is a setting called "always sign off." If you toggle it on, commits done through VSCode will automatically add the sign-off for you.

I look forward to seeing more of your contributions. ❤️

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.

2 participants