Skip to content

Commit e575046

Browse files
authored
fix link in tabpy-tools
This link broke with change 7fe5d93 back on 4/29/2019 when the evaluate command was removed. Just point to the rest docs in general
1 parent 39efa0f commit e575046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tabpy-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ Response:
426426

427427
The other core functionality aside from deploying and querying methods as endpoints
428428
is the ad-hoc execution of Python code, called `evaluate`. Evaluate does not
429-
have a Python API in `tabpy-tools`, only a raw [REST interface](server-rest.md#httppost-evaluate)
429+
have a Python API in `tabpy-tools`, only a raw [REST interface](server-rest.md)
430430
that other client bindings can easily implement. Tableau connects to TabPy
431431
using REST `Evaluate`.
432432

0 commit comments

Comments
 (0)