@@ -59,7 +59,7 @@ and making headway into dengue and norovirus.
5959To learn about the work our group has done in the past,
6060including some papers we've written, software tools we've built,
6161and the real-time epidemiological data server we've been deploying since 2016,
62- check out [ our website ] ( ` r blogdown::shortcode("ref ", "/") ` ) .
62+ check out ` r blogdown::shortcode_html("reflink ", "/", "our website") ` .
6363
6464When the COVID-19 pandemic arrived, we focused all our attention on it.
6565Our Delphi team
@@ -70,7 +70,7 @@ including Stanford, UC Davis, and USC, and also from industry.
7070The pace has been intense and dizzying at times,
7171and we're infinitely grateful for the contributions
7272and commitment of all our new members---we'd be nowhere without them.
73- See [ here ] ( ` r blogdown::shortcode("ref ", "team") ` )
73+ See ` r blogdown::shortcode_html("reflink ", "team", "here") `
7474for a list of the Delphi team members.
7575
7676With new members comes a new breadth of expertise:
@@ -145,14 +145,12 @@ Here's a quick summary:
145145 aggregated counts from massive medical claims data sets through partners like
146146 Change Healthcare.
147147
148- - We've built a [ public
149- API] (` r blogdown::shortcode_html("apiref", "api/covidcast.html") ` ),
150- and [ R and Python
151- packages] (` r blogdown::shortcode_html("apiref", "api/covidcast_clients.html") ` ),
148+ - We've built a ` r blogdown::shortcode_html("apireflink", "api/covidcast.html", "public API") ` ,
149+ and ` r blogdown::shortcode_html("apireflink", "api/covidcast_clients.html", "R and Python packages") ` ,
152150 to serve our indicators to researchers and the public. This API provides new
153151 data daily.
154152
155- - We've built [ interactive maps and graphics ] ( ` r blogdown::shortcode("ref ", "covidcast") ` ) to
153+ - We've built ` r blogdown::shortcode_html("reflink ", "covidcast", "interactive maps and graphics") ` to
156154 display our indicators, and better inform the public and decision-makers.
157155
158156- We've developed forecasts of the future spread of the pandemic,
0 commit comments