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)