mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2024-11-22 09:06:41 +03:00
fix link
This commit is contained in:
parent
2ababe8b5e
commit
7a044e0888
2
README
2
README
|
@ -54,4 +54,4 @@ for row in db.select('SELECT cpu_id, avg(cpu_percent) AS average FROM demo.cpust
|
|||
print 'CPU {row.cpu_id}: {row.average:.2f}%'.format(row=row)
|
||||
```
|
||||
|
||||
To learn more please visit the [documentation](docs/index.md).
|
||||
To learn more please visit the [documentation](docs/toc.md).
|
Loading…
Reference in New Issue
Block a user