@@ -31,7 +31,7 @@ Table of contents:
31
31
- [ Game Updates] ( #game-updates )
32
32
- [ Learning Material Updates] ( #learning-material-updates )
33
33
- [ Library & Tooling Updates] ( #library-tooling-updates )
34
- - [ Popular Workgroup Issues in Github ] ( #popular-workgroup-issues-in-github )
34
+ - [ Popular Workgroup Issues in GitHub ] ( #popular-workgroup-issues-in-github )
35
35
- [ Requests for Contribution] ( #requests-for-contribution )
36
36
37
37
<!--
@@ -946,7 +946,7 @@ to make Rust a first-class language and ecosystem for building GPU code.
946
946
947
947
Although still in very early stages of development,
948
948
[ Rust GPU released v0.1 in October] [ rustgpu-v0.1 ] ,
949
- and has already garnered over 2000 stars on Github .
949
+ and has already garnered over 2000 stars on GitHub .
950
950
Currently, compiling and running very simple shaders
951
951
works, and a significant portion of the core library also compiles. While things
952
952
like if-statements and while-loops are working, many things aren't implemented yet.
@@ -1317,23 +1317,23 @@ Join the [Discord server](https://discord.com/invite/ajour) and say hi.
1317
1317
[ Ajour ] : https://getajour.com
1318
1318
[ Iced ] : https://github.com/hecrj/iced
1319
1319
1320
- ### [ Proton] [ Proton-Github ] 5.13-1
1320
+ ### [ Proton] [ Proton-GitHub ] 5.13-1
1321
1321
1322
1322
In addition to adding Linux Support for more Windows-exclusive games,
1323
1323
Valve Software's wine-based translation layer for Linux: Proton now
1324
1324
includes Rust as part of its build system.
1325
- [ Media Converter] [ Proton-Media-Converter-Github ] , is a Proton module
1325
+ [ Media Converter] [ Proton-Media-Converter-GitHub ] , is a Proton module
1326
1326
written in Rust as a gstreamer plugin to convert certain media encodings
1327
1327
from one format to another.
1328
1328
1329
- Documentation for building Proton is available on [ Github ] [ Proton-Github ] .
1329
+ Documentation for building Proton is available on [ GitHub ] [ Proton-GitHub ] .
1330
1330
Further documentation on Media Converter and its source code is available
1331
- on the module's [ repository] [ Proton-Media-Converter-Github ]
1331
+ on the module's [ repository] [ Proton-Media-Converter-GitHub ]
1332
1332
1333
- [ Proton-Github ] : https://github.com/ValveSoftware/Proton
1334
- [ Proton-Media-Converter-Github ] : https://github.com/ValveSoftware/Proton/tree/proton_5.13/media-converter
1333
+ [ Proton-GitHub ] : https://github.com/ValveSoftware/Proton
1334
+ [ Proton-Media-Converter-GitHub ] : https://github.com/ValveSoftware/Proton/tree/proton_5.13/media-converter
1335
1335
1336
- ## Popular Workgroup Issues in Github
1336
+ ## Popular Workgroup Issues in GitHub
1337
1337
1338
1338
<!-- Up to 10 links to interesting issues -->
1339
1339
0 commit comments