8000 Update api-ref.md (#386) · SnarkyPapi/server-client-python@0ae5477 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0ae5477

Browse files
authored
Update api-ref.md (tableau#386)
fixed typo in link from *server*.auth to Authentication.
1 parent 071efc7 commit 0ae5477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-ref.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@ When you create an instance of the `Server` class, you have access to the resour
18891889

18901890
Resource | Description
18911891
:--- | : ---
1892-
*server*.auth | Sets authentication for sign in and sign out. See [Auth](#auththentication) |
1892+
*server*.auth | Sets authentication for sign in and sign out. See [Auth](#authentication) |
18931893
*server*.views | Access the server views and methods. See [Views](#views)
18941894
*server*.users | Access the user resources and methods. See [Users](#users)
18951895
*server*.sites | Access the sites. See [Sites](#sites)

0 commit comments

Comments
 (0)
0