Skip to content

Commit 074915b

Browse files
authored
Change readme link
1 parent 4905888 commit 074915b

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
@@ -285,7 +285,7 @@ print(client.count_entity_total())
285285
```
286286

287287
### `count_entity_total(tables)`
288-
Count the total number of inserted entities in the given tables. This method corresponds to a [POST request at /query/count/entity/total](https://docs.slicingdice.com/docs/total).
288+
Count the total number of inserted entities in the given tables. This method corresponds to a [POST request at /query/count/entity/total](https://docs.slicingdice.com/docs/total#section-counting-specific-tables).
289289

290290
#### Request example
291291

0 commit comments

Comments
 (0)