Skip to content

Commit 57eeaca

Browse files
committed
updating links using the old 'signals' url to 'epiportal'
1 parent 26cd48c commit 57eeaca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ relativeURLs = false
100100
[[menu.main]]
101101
parent = "epidemic-signals"
102102
name = "Indicator Discovery & Selection"
103-
url = "/signals/"
103+
url = "/epiportal/"
104104
weight = 3
105105
[menu.main.params]
106106
external = true

content/epidemic-signals/about-delphi-epidata-covidcast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ We procure data streams that reflect epidemic and pandemic activity from a wide
1212
The COVID-19 related portion of Delphi Epidata is also known as **COVIDcast**, and constitute what we believe may be the largest public repository of real-time, geographically-detailed indicators of COVID-19 activity in the U.S.
1313

1414
We make all our signals freely available in real-time to the greatest extent allowable, using a [public API](https://cmu-delphi.github.io/delphi-epidata/) which is updated with new data daily. We also provide:
15-
- a [signal discovery](https://delphi.cmu.edu/signals/) tool, to explore what epi-signals are available in Delphi Epidata and elsewhere in the community
15+
- a [signal discovery](https://delphi.cmu.edu/epiportal/) tool, to explore what epi-signals are available in Delphi Epidata and elsewhere in the community
1616
- a general [signal visualization](https://delphi.cmu.edu/epivis/) tool
1717
- a [signal dashboard]({{< relref "/covidcast" >}}) and a "classic" [map-based version]({{< relref "/covidcast/classic" >}}) to visualize a core set of COVID-19 and flu indicators
1818
- a [COVID-19 signal export]({{< relref "/covidcast/export" >}}) app, a [dashboard builder]({{< relref "/covidcast/dashboard" >}}), and more

0 commit comments

Comments
 (0)