fix: adjust instances of Github to GitHub (#15203)

s/Github/GitHub

Co-authored-by: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com>
This commit is contained in:
Edward Angert
2024-10-28 07:43:30 -04:00
committed by GitHub
parent c8f68cbc46
commit 007f0a35a4
9 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
# Guide Title (Only Visible in Github)
# Guide Title (Only Visible in GitHub)
<div>
<a href="https://github.com/coder" style="text-decoration: none; color: inherit;">
@@ -28,7 +28,7 @@ Use relative imports in the markdown and store photos in
### Setting the author data
At the top of this example you will find a small html snippet that nicely
renders the author's name and photo, while linking to their Github profile.
renders the author's name and photo, while linking to their GitHub profile.
Before submitting your guide in a PR, replace `your_github_handle`,
`your_github_profile_photo_url` and "Your Name". The entire `<img>` element can
be omitted.