Skip to content

Commit 32a6a12

Browse files
committed
Docs fix
1 parent 6f7c0c2 commit 32a6a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arangoasync/typings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2043,7 +2043,7 @@ class AccessToken(JsonWrapper):
20432043
}
20442044
20452045
References:
2046-
- `create-an-access-token <https://docs.arango.ai/arangodb/stable/develop/http-api/authentication/#create-an-access-token`__
2046+
- `create-an-access-token <https://docs.arango.ai/arangodb/stable/develop/http-api/authentication/#create-an-access-token>`__
20472047
""" # noqa: E501
20482048

20492049
def __init__(self, data: Json) -> None:

0 commit comments

Comments
 (0)