Skip to content
Merged
Show file tree
Hide file tree
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
18 changes: 12 additions & 6 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- name: Documentation
links:
- name: Quickstart
link: /quickstart/
- name: API reference
link: /api_reference/
- name: Use Cases
link: /usecases/

- name: Access the tool
link: /access/
Comment on lines +10 to +11
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/access/ is converted to https://solarperformanceinsight.org/access/ which does not exist. I think you want https://app.solarperformanceinsight.org/


- name: About
links:
- name: Team
Expand All @@ -7,11 +19,5 @@
- name: Funding
link: /about/funding/

- name: Use Cases
link: /usecases/

- name: Publications
link: /publications/

- name: Participate
link: /stakeholdercommittee/
Empty file removed _data/presentations.yml
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 1 addition & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ modeling tools which are primarily designed to predict future performance, rathe

We are beta-testing the Solar Performance Insight tool, and are eager to hear
your feedback and comments. See above for instructions to get your own account.

Feedback can be emailed to [info@solarperformanceinsight.org](mailto:info@solarperformanceinsight.org), or join the development
community at [https://github.com/SolarPerformanceInsight/solarperformanceinsight](https://github.com/SolarPerformanceInsight/solarperformanceinsight).

Expand Down