Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/docs/energy-optimization/reopt/index.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ summary: The REopt™ Application Programming Interface provides programmatic ac
<li>For user support please use the <a href="https://github.com/NatLabRockies/REopt-Analysis-Scripts/discussions">REopt User Forum</a> (https://github.com/NatLabRockies/REopt-Analysis-Scripts/discussions).</li>
<li>For help calling the API or using REopt.jl, see the <a href="https://github.com/NatLabRockies/REopt-Analysis-Scripts/wiki">REopt Analysis Wiki</a> (https://github.com/NatLabRockies/REopt-Analysis-Scripts/wiki).</li>
<li>API developers can find development tips in the <a href="https://github.com/NatLabRockies/REopt_API/wiki">REopt API Wiki</a> (https://github.com/NatLabRockies/REopt_API/wiki).</li>
<li>REopt is also available as the <a href="https://nrel.github.io/REopt.jl/dev">REopt.jl Julia package</a> (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.</li>
<li>REopt is also available as the <a href="https://natlabrockies.github.io/REopt.jl/dev">REopt.jl Julia package</a> (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.</li>
</ul>

<%= partial("layouts/child_links") %>
Loading