Skip to content

Commit 71aeecc

Browse files
authored
Merge pull request #34 from QuantGov/dev
updated invalid urls
2 parents 8ec9151 + f715c9f commit 71aeecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ There are two different ways to download data retrieved from RegCensusAPI:
227227
rc.get_values(series = [1,28,33,36], jurisdiction = 38, year = [2010, 2019], download='regdata2010to2019.csv')
228228
```
229229

230-
[1]:https://api.quantgov.org/swagger-ui.html
230+
[1]:https://api.quantgov.org/
231231
[2]:https://www.quantgov.org/download-interactively
232232
[3]:https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.to_csv.html
233233
[4]:https://mercatus.wistia.com/medias/1hxnkfjnxa

0 commit comments

Comments
 (0)