Skip to content

Commit 5bc4131

Browse files
authored
Fix a broken link
Jekyll only relativizes the URL if its text does not complain a line break.
1 parent 7c3b3c6 commit 5bc4131

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/api/covidcast.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,8 @@ The current set of signals available for each data source is returned by the
118118

119119
Estimates for a specific `time_value` and `geo_value` are sometimes updated
120120
after they are first published. Many of our data sources issue corrections or
121-
backfill estimates as data arrives; see the [documentation for each
122-
source](covidcast_signals.md) for details.
121+
backfill estimates as data arrives; see the [documentation for each source](covidcast_signals.md)
122+
for details.
123123

124124
The default API behavior is to return the most recently issued value for each
125125
`time_value` selected.

0 commit comments

Comments
 (0)