File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,5 @@ The official [ArangoDB](https://www.arangodb.com/) Java Driver.
11
11
12
12
- [ ChangeLog] ( ChangeLog.md )
13
13
- [ Examples] ( test-non-functional/src/test/java/example )
14
- - [ Tutorial] ( https://university.arangodb.com/courses/java-driver-tutorial-v7/ )
15
- - [ Documentation] ( https://docs.arangodb.com/stable/develop/drivers/java/ )
14
+ - [ Documentation and Tutorial] ( https://docs.arangodb.com/stable/develop/drivers/java/ )
16
15
- [ JavaDoc] ( https://www.javadoc.io/doc/com.arangodb/arangodb-java-driver/latest/index.html )
Original file line number Diff line number Diff line change 1
1
# ArangoDB Java driver tutorial
2
2
3
- Code for ArangoDB [ Java driver tutorial] ( https://university.arangodb.com/courses/java-driver-tutorial-v7/ ) .
3
+ This folder contains the code for the
4
+ [ Java driver tutorial] ( https://docs.arangodb.com/stable/develop/drivers/java/ ) .
You can’t perform that action at this time.
0 commit comments