diff --git a/config.toml b/config.toml index dbf32b91e..20e4664cc 100644 --- a/config.toml +++ b/config.toml @@ -100,7 +100,7 @@ relativeURLs = false [[menu.main]] parent = "epidemic-signals" name = "Indicator Discovery & Selection" - url = "/signals/" + url = "/epiportal/" weight = 3 [menu.main.params] external = true diff --git a/content/epidemic-signals/about-delphi-epidata-covidcast.md b/content/epidemic-signals/about-delphi-epidata-covidcast.md index 0f0db16e9..c688d200a 100644 --- a/content/epidemic-signals/about-delphi-epidata-covidcast.md +++ b/content/epidemic-signals/about-delphi-epidata-covidcast.md @@ -12,7 +12,7 @@ We procure data streams that reflect epidemic and pandemic activity from a wide 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. 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: - - a [signal discovery](https://delphi.cmu.edu/signals/) tool, to explore what epi-signals are available in Delphi Epidata and elsewhere in the community + - a [signal discovery](https://delphi.cmu.edu/epiportal/) tool, to explore what epi-signals are available in Delphi Epidata and elsewhere in the community - a general [signal visualization](https://delphi.cmu.edu/epivis/) tool - 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 - a [COVID-19 signal export]({{< relref "/covidcast/export" >}}) app, a [dashboard builder]({{< relref "/covidcast/dashboard" >}}), and more