mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user