Skip to content

Commit 3758c1b

Browse files
Add uppercase H in GitHub (#1465)
* Add uppercase H * Update content/news/002/index.md Co-authored-by: Jan Hohenheim <[email protected]> --------- Co-authored-by: Jan Hohenheim <[email protected]>
1 parent 4b9a38f commit 3758c1b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+107
-107
lines changed

content/blog/2019-08-18-introducing-the-rust-game-development-working-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ we've already got several projects underway:
4747

4848
## How can I get involved?
4949

50-
Our main hub for co-ordination is our [Github repository](https://github.com/rust-gamedev/wg),
50+
Our main hub for co-ordination is our [GitHub repository](https://github.com/rust-gamedev/wg),
5151
where you can (and should!) raise issues calling out your ideas, proposals
5252
or problems with the Rust gamedev ecosystem.
5353
We also have a `#wg-gamedev` channel on the [official Rust Discord server](https://discord.gg/j6QJsMd),

content/news/001/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,7 @@ Special section for other news (up to 15) in a one-liner format:
464464
[Alex Butler]: https://twitter.com/bigabgames
465465
[roboinstructus 1.0]: https://reddit.com/r/rust/comments/cdw1ct/robo_instructus_is_out_now_programming_puzzle
466466

467-
## Popular Workgroup Issues in Github
467+
## Popular Workgroup Issues in GitHub
468468

469469
<!-- Up to 10 links to interesting issues -->
470470

content/news/002/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -461,11 +461,11 @@ _Discussions:
461461

462462
![Live2D Piston demo](live2d-cubism.png)
463463

464-
- ["Github Actions CI with Rust and SDL2"] -
464+
- ["GitHub Actions CI with Rust and SDL2"] -
465465
[Alexandru Ene] wrote a post about CI with [github actions]
466466
for [their hobby game project][after-hours] that uses Rust and SDL2.
467467

468-
![Github Actions with SDL2 screencast demo](github_actions_ci.gif)
468+
![GitHub Actions with SDL2 screencast demo](github_actions_ci.gif)
469469

470470
- [@phaazon] released [luminance] 0.33 that
471471
[brings geometry instancing support](https://reddit.com/r/rust/comments/d0us73/announcement_luminance033);
@@ -527,7 +527,7 @@ but I'm too tired to this atm and it will be rendered correctly anyway.
527527
-->
528528

529529
[Alexandru Ene]: https://twitter.com/_AlexEne_
530-
["Github Actions CI with Rust and SDL2"]: https://alexene.dev/2019/09/04/Github-actions-CI-rust-SDL2.html
530+
["GitHub Actions CI with Rust and SDL2"]: https://alexene.dev/2019/09/04/Github-actions-CI-rust-SDL2.html
531531
[github actions]: https://github.com/features/actions
532532
[after-hours]: https://alexene.dev/2019/01/15/After-hours-game-development.html
533533
[Xprite]: https://pickitup247.com/xprite.html
@@ -568,7 +568,7 @@ but I'm too tired to this atm and it will be rendered correctly anyway.
568568
[imgui-inspect]: https://github.com/aclysma/imgui-inspect
569569
[minimum]: https://github.com/aclysma/minimum
570570

571-
## Popular Workgroup Issues in Github
571+
## Popular Workgroup Issues in GitHub
572572

573573
<!-- Up to 10 links to interesting issues -->
574574

content/news/003/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@ _Discussions:
793793
[Amethyst organization]: https://github.com/amethyst
794794
[@_AndreaCatania]: https://twitter.com/_AndreaCatania
795795

796-
## Popular Workgroup Issues in Github
796+
## Popular Workgroup Issues in GitHub
797797

798798
<!-- Up to 10 links to interesting issues -->
799799

content/news/004/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ Check out the [online Demo][rust-nes-demo].
721721
[Blaine Price]: https://blaineprice.me
722722
[@mvlabat]: https://github.com/mvlabat
723723

724-
## Popular Workgroup Issues in Github
724+
## Popular Workgroup Issues in GitHub
725725

726726
<!-- Up to 10 links to interesting issues -->
727727

content/news/005/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,7 +802,7 @@ Here're some of the Rust news from it:
802802
[inside-rust]: https://medium.com/embarkstudios/inside-rust-at-embark-b82c06d1d9f4
803803
[cargo-about]: https://github.com/embarkstudios/cargo-about
804804

805-
## Popular Workgroup Issues in Github
805+
## Popular Workgroup Issues in GitHub
806806

807807
<!-- Up to 10 links to interesting issues -->
808808

content/news/006/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -962,7 +962,7 @@ _Discussions:
962962

963963
[nestur]: https://github.com/spieglt/nestur
964964

965-
## Popular Workgroup Issues in Github
965+
## Popular Workgroup Issues in GitHub
966966

967967
<!-- Up to 10 links to interesting issues -->
968968

content/news/007/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@ It uses vulkan and skia for rendering.
11601160

11611161
[neovide]: https://github.com/Kethku/neovide
11621162

1163-
## Popular Workgroup Issues in Github
1163+
## Popular Workgroup Issues in GitHub
11641164

11651165
<!-- Up to 10 links to interesting issues -->
11661166

content/news/008/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@ Full documentation is available at the [rectangle-pack docs.rs section][rectangl
760760
[rectangle-pack-homepage]: https://github.com/chinedufn/rectangle-pack
761761
[rectangle-pack-docs]: https://crates.io/crates/rectangle-pack/0.1.5
762762

763-
## Popular Workgroup Issues in Github
763+
## Popular Workgroup Issues in GitHub
764764

765765
<!-- Up to 10 links to interesting issues -->
766766

content/news/009/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,7 @@ _Discussions:
10751075
[Godot]: https://godotengine.org
10761076

10771077
<!--
1078-
## Popular Workgroup Issues in Github
1078+
## Popular Workgroup Issues in GitHub
10791079
10801080
skiping this section this time
10811081
-->

0 commit comments

Comments
 (0)