From 844a6245b8e2136306abfda0ff78b5f38e645a4f Mon Sep 17 00:00:00 2001 From: Lukas Wallrich Date: Wed, 1 Jul 2026 18:18:14 +0200 Subject: [PATCH] Add Best-Practice Guidelines for Psychology to the Nexus Adds the project to the Educational Nexus dropdown menu and to the matching "Elements of the Nexus" list on the Nexus page, linking to https://forrt.org/best-practices-psychology/ Co-Authored-By: Claude Opus 4.8 (1M context) --- config/_default/menus.toml | 6 ++++++ content/nexus/intro-nexus.md | 1 + 2 files changed, 7 insertions(+) diff --git a/config/_default/menus.toml b/config/_default/menus.toml index f84e5610a51..625308d88ec 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -160,6 +160,12 @@ weight = 32 parent = "nexus" + [[main]] + name = "Best-Practice Guidelines for Psychology" + url = "https://forrt.org/best-practices-psychology/" + weight = 32.5 + parent = "nexus" + [[main]] name = "Citation Politics" url = "/citation-politics" diff --git a/content/nexus/intro-nexus.md b/content/nexus/intro-nexus.md index 5becacfc7ec..bdf86c829ec 100644 --- a/content/nexus/intro-nexus.md +++ b/content/nexus/intro-nexus.md @@ -62,6 +62,7 @@ FORRT's e-learning platform (or Nexus) is a hub for community-driven initiatives * [About Educational Nexus](/nexus) * [Adopting Principled Education](/adopting) +* [Best-Practice Guidelines for Psychology](https://forrt.org/best-practices-psychology/) * [Citation Politics](/citation-politics) * [Clusters](/clusters) * [Curated Resources](/resources)