From 60a52628c3c5807c45ac96da1e98ccec996ebb32 Mon Sep 17 00:00:00 2001 From: Joe Clay <27cupsofcoffee@gmail.com> Date: Sun, 18 Aug 2019 21:28:02 +0100 Subject: [PATCH] Fix broken link to RSS feed in post That's what I get for copying and pasting... --- ...08-18-introducing-the-rust-game-development-working-group.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2019-08-18-introducing-the-rust-game-development-working-group.md b/_posts/2019-08-18-introducing-the-rust-game-development-working-group.md index 5c642e688..4f8467e83 100644 --- a/_posts/2019-08-18-introducing-the-rust-game-development-working-group.md +++ b/_posts/2019-08-18-introducing-the-rust-game-development-working-group.md @@ -23,4 +23,4 @@ Our main hub for co-ordination is our [Github repository](https://github.com/rus ## What's next? -We're currently [putting together](https://github.com/rust-gamedev/rust-gamedev.github.io/issues/2) the first installment of a Rust game development newsletter - if you'd like to be notified when this goes live, please subscribe to our [RSS feed](http://127.0.0.1:4000/feed.xml), or join us on [Discord](https://discord.gg/j6QJsMd)! \ No newline at end of file +We're currently [putting together](https://github.com/rust-gamedev/rust-gamedev.github.io/issues/2) the first installment of a Rust game development newsletter - if you'd like to be notified when this goes live, please subscribe to our [RSS feed](https://rust-gamedev.github.io/feed.xml), or join us on [Discord](https://discord.gg/j6QJsMd)!