Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f333343

Browse filesBrowse files
authored
N21: hotfix macroquad links (rust-gamedev#627)
1 parent e754141 commit f333343
Copy full SHA for f333343

File tree

Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-3
lines changed

‎content/news/021/index.md

Copy file name to clipboardExpand all lines: content/news/021/index.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ This month:
204204
[fishgame-itch]: https://fedorgames.itch.io/fish-game
205205
[nakama]: https://heroiclabs.com/
206206
[macroquad]: https://github.com/not-fl3/macroquad
207-
[Fish game tutorial]: https://heroiclabs.com/blog/tutorials/rust-fishgame/
207+
[Fish game tutorial]: https://macroquad.rs/tutorials/fish-tutorial/
208208

209209
### Project YAWC
210210

@@ -460,11 +460,12 @@ framework built on top of [miniquad].
460460

461461
This month macroquad finally got out of alpha and `0.3` got released!
462462
All the examples with both sources and interactive wasm versions may
463-
be found on [the new macroquad website][macroquad.rs].
463+
be found on [the new macroquad website][macroquad_examples].
464464

465465
[miniquad]: https://github.com/not-fl3/miniquad
466466
[macroquad]: https://github.com/not-fl3/macroquad
467-
[macroquad.rs]: https://macroquad.rs
467+
[macroquad.rs]: https://macroquad.rs/
468+
[macroquad_examples]: https://macroquad.rs/examples
468469

469470
### [Tetra]
470471

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.