Skip to content

Commit 7791b73

Browse files
committed
Merge pull request influxdata#15 from anthonyjchriste/patch-2
Fixed link to test file for more examples.
2 parents 62904fc + 00f8efe commit 7791b73

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
@@ -37,7 +37,7 @@ this.influxDB.write(dbName, TimeUnit.MILLISECONDS, serie1, serie2);
3737
```
3838

3939

40-
For additional usage examples have a look at [InfluxDBTest.java](https://github.com/majst01/influxdb-java/blob/master/src/test/java/org/influxdb/InfluxDBTest.java "InfluxDBTest.java")
40+
For additional usage examples have a look at [InfluxDBTest.java](https://github.com/influxdb/influxdb-java/blob/master/src/test/java/org/influxdb/InfluxDBTest.java "InfluxDBTest.java")
4141

4242
### Build Requirements
4343

0 commit comments

Comments
 (0)