From 5d1ed931ea91e9b7856d2984d277621739b97a65 Mon Sep 17 00:00:00 2001 From: Hallie Dunham <70401017+hdunham@users.noreply.github.com> Date: Mon, 16 Feb 2026 19:01:23 -0700 Subject: [PATCH] Update REopt.jl docs link to new URL --- source/docs/energy-optimization/reopt/index.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/docs/energy-optimization/reopt/index.html.md.erb b/source/docs/energy-optimization/reopt/index.html.md.erb index 705c3f92..cc983d92 100644 --- a/source/docs/energy-optimization/reopt/index.html.md.erb +++ b/source/docs/energy-optimization/reopt/index.html.md.erb @@ -12,7 +12,7 @@ summary: The REoptâ„¢ Application Programming Interface provides programmatic ac
  • For user support please use the REopt User Forum (https://github.com/NatLabRockies/REopt-Analysis-Scripts/discussions).
  • For help calling the API or using REopt.jl, see the REopt Analysis Wiki (https://github.com/NatLabRockies/REopt-Analysis-Scripts/wiki).
  • API developers can find development tips in the REopt API Wiki (https://github.com/NatLabRockies/REopt_API/wiki).
  • -
  • REopt is also available as the REopt.jl Julia package (https://nrel.github.io/REopt.jl/dev) which is the engine of the REopt API starting in V3, and can be used directly in a Julia environment.
  • +
  • REopt is also available as the REopt.jl Julia package (https://natlabrockies.github.io/REopt.jl/dev) which is the engine of the REopt API starting in V3, and can be used directly in a Julia environment.
  • <%= partial("layouts/child_links") %>