Skip to content

Commit d1e036b

Browse files
Merge pull request #551 from johng42/patch-5
fix link in tabpy-tools
2 parents a045d61 + e575046 commit d1e036b

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)