File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ instead of using a ```for``` statement you can also use an DocumentEntitiy or an
274274```
275275
276276#User Management
277- If you are using [ authentication] (http ://docs.arangodb.com/ConfigureArango /Authentication.html ) you can manage users with the driver.
277+ If you are using [ authentication] (https ://docs.arangodb.com/Manual/GettingStarted /Authentication.html ) you can manage users with the driver.
278278
279279##add user
280280``` Java
@@ -298,7 +298,7 @@ If you are using [authentication] (http://docs.arangodb.com/ConfigureArango/Auth
298298
299299
300300#Graphs
301- This driver supports the new [ graph api] ( https://docs.arangodb.com/HttpGharial/README .html ) .
301+ This driver supports the new [ graph api] ( https://docs.arangodb.com/HTTP/Gharial/index .html ) .
302302
303303Some of the basic graph operations are described in the following:
304304
You can’t perform that action at this time.
0 commit comments