Skip to content

Commit 8aa8672

Browse files
committed
fix broken links
1 parent 4f5f558 commit 8aa8672

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/epidata_development.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@ Here's a full example based on the `fluview` endpoint:
196196
Writing an integration test is outside of the scope of this document. However,
197197
a number of existing integration tests exist and can be used as a good starting
198198
point for additional tests. For example, see the tests for the
199-
[`fluview` endpoint](../integrations/test_fluview.py) and the [`covid_survey_hrr_daily` endpoint](../integrations/test_covid_survey_hrr_daily.py).
199+
[`fluview` API endpoint](../integrations/server/test_fluview.py) and the
200+
[`covidcast` ingestion pipeline](../integrations/acquisition/covidcast).
200201

201202
To run the existing tests and any new tests that you write, you must
202203
follow the

0 commit comments

Comments
 (0)