From d376f66cb7edff6276866475037a4b56a3bb8a1b Mon Sep 17 00:00:00 2001 From: CircusDad <33241250+CircusDad@users.noreply.github.com> Date: Thu, 26 Sep 2024 05:47:26 -0400 Subject: [PATCH] Update stale blog link to active forum link. (#273) * Update stale blog link to active forum link. * Bunbler 1.17.2 is not compatible with Ruby 3.x in Ruby 3.x, REXML is no longer automatically bundled with Ruby * try and make link more robust for forked repo github pages --------- Co-authored-by: CircusDad --- Gemfile.lock | 3 ++- _includes/navigation.html | 2 +- download.html | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6b1ecedb..3490eb37 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,6 +58,7 @@ GEM concurrent-ruby (~> 1.0) tzinfo-data (1.2018.9) tzinfo (>= 1.0.0) + rexml PLATFORMS ruby @@ -68,4 +69,4 @@ DEPENDENCIES tzinfo-data BUNDLED WITH - 1.17.2 + 2.7.0 diff --git a/_includes/navigation.html b/_includes/navigation.html index 2ac51d22..5840ccb4 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -15,7 +15,7 @@
  • Community
  • Funding
  • Research
  • -
  • Blog
  • +
  • Forum
  • Docs
  • GitHub
  • diff --git a/download.html b/download.html index fb1e40ce..1eb5abed 100644 --- a/download.html +++ b/download.html @@ -1,7 +1,7 @@ --- layout: default --- - +