From 45c51a7bcf5cec8a338026815a8c210c31efa9c9 Mon Sep 17 00:00:00 2001 From: Alexandra <nyxalexandra@proton.me> Date: Sun, 22 Sep 2024 10:14:59 -0400 Subject: [PATCH] Fix `bevypunk.md` linking to calculator and `calculator.md` linking to bevypunk --- examples/bevypunk.md | 2 +- examples/calculator.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/bevypunk.md b/examples/bevypunk.md index 4f9a58f..7777d97 100644 --- a/examples/bevypunk.md +++ b/examples/bevypunk.md @@ -1 +1 @@ -This example has it's own repository: https://github.com/IDEDARY/Calculator \ No newline at end of file +This example has it's own repository: https://github.com/IDEDARY/Bevypunk diff --git a/examples/calculator.md b/examples/calculator.md index 4172d12..cd79047 100644 --- a/examples/calculator.md +++ b/examples/calculator.md @@ -1 +1 @@ -This example has it's own repository: https://github.com/IDEDARY/Bevypunk \ No newline at end of file +This example has it's own repository: https://github.com/IDEDARY/Calculator