Fix link to sample data

Closes https://github.com/influxdata/DAR/issues/108
pull/1345/head
pierwill 2020-08-10 11:56:08 -07:00 committed by Scott Anderson
parent f9fd86ea0b
commit 52973cfbda
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ and represents animal migratory movements throughout 2019.
Use the [Flux Geo package](/influxdb/v2.0/reference/flux/stdlib/experimental/geo/#geo-schema-requirements)
to query and analyze the geo-temporal data in this sample data set.
<a class="btn" href="https://github.com/influxdata/influxdb2-sample-data/tree/master/air-sensor-data" target="\_blank">
<a class="btn" href="https://github.com/influxdata/influxdb2-sample-data/tree/master/bird-migration-data" target="\_blank">
<span class="icon-github"></span> View bird migration sample data
</a>