Fix link to Timescale JSON docs.
This commit is contained in:
parent
2980bff63e
commit
fc75c6dcc8
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ SELECT create_hypertable( 'netdata', 'time', migrate_data => true, chunk_time_in
|
|||
```
|
||||
|
||||
Timescale also has some great examples and advice for efficient [JSON
|
||||
indexing](http://docs.timescale.com/v0.8/using-timescaledb/schema-management#json)
|
||||
indexing](https://docs.timescale.com/timescaledb/latest/how-to-guides/schema-management/json/#json)
|
||||
and queries.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue