From ad1b0077a36761d3249b3f08daa211b5e426f432 Mon Sep 17 00:00:00 2001
From: Bart Koelman <104792814+bart-vmware@users.noreply.github.com>
Date: Mon, 4 May 2026 14:31:38 +0200
Subject: [PATCH 1/2] Fix invalid link
---
src/Steeltoe.io/Components/Pages/Community.razor | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Steeltoe.io/Components/Pages/Community.razor b/src/Steeltoe.io/Components/Pages/Community.razor
index a8b6574a..fd57676a 100644
--- a/src/Steeltoe.io/Components/Pages/Community.razor
+++ b/src/Steeltoe.io/Components/Pages/Community.razor
@@ -10,7 +10,7 @@
- GitHub Discussions
+ GitHub Discussions
Find the code for Steeltoe projects, ask questions, share your experiences, raise issues, suggest changes,
From c974969cac23890fcc81aa986fc9dcf85bce63b5 Mon Sep 17 00:00:00 2001
From: Bart Koelman <104792814+bart-vmware@users.noreply.github.com>
Date: Mon, 4 May 2026 15:26:15 +0200
Subject: [PATCH 2/2] Change GitHub Discussions link to main repository
Updated link to GitHub Discussions to point to the main GitHub repository.
---
src/Steeltoe.io/Components/Pages/Community.razor | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/Steeltoe.io/Components/Pages/Community.razor b/src/Steeltoe.io/Components/Pages/Community.razor
index fd57676a..f6ed7527 100644
--- a/src/Steeltoe.io/Components/Pages/Community.razor
+++ b/src/Steeltoe.io/Components/Pages/Community.razor
@@ -10,7 +10,7 @@
- GitHub Discussions
+ GitHub
Find the code for Steeltoe projects, ask questions, share your experiences, raise issues, suggest changes,