Skip to content

Commit 03e1026

Browse files
committed
fix: fix tooling links and EpiVis wording in dropdown
1 parent 9e34c3f commit 03e1026

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ relativeURLs = false
146146
weight = 40
147147
[[menu.main]]
148148
parent = "utils"
149-
name = "EpiVis"
149+
name = "Epi Signal Visualization"
150150
url = "/epivis/"
151151
weight = 50
152152
[[menu.main]]

content/tools/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ layout: single
66

77
## [Delphi Epidata API](https://github.com/cmu-delphi/delphi-epidata)
88

9-
API for getting up-to-date epidemiological data (also available via a web interface through [EpiVis](https://delphi.cmu.edu/epivis/epivis.html) and a [Dashboard](covidcast/dashboard)).
9+
API for getting up-to-date epidemiological data from Delphi. Used by web dashboards and clients.
1010

11-
## Dashboards
11+
## Data Dashboards
1212

13-
### [Delphi Epidata Dashboard](covidcast/)
13+
### [Delphi Epidata Dashboard](https://delphi.cmu.edu/covidcast)
1414

1515
The primary dashboard to interact with Delphi Epidata. If you wish to access the results programmatically, see the API above or one of its clients.
1616

@@ -22,7 +22,7 @@ A dashboard for displaying the lags for various signals in the Delphi Epidata AP
2222

2323
A builder that allows you to customize the [Delphi Epidata Dashboard](/covidcast/).
2424

25-
### [EpiVis](https://delphi.cmu.edu/epivis/)
25+
### [Epi Signal Visualization](https://delphi.cmu.edu/epivis/)
2626

2727
Epidemiological time series visualizer.
2828

0 commit comments

Comments
 (0)