8000 Update README.md (#326) · arangodb/spring-data@c047d5f · GitHub
[go: up one dir, main page]

Skip to content

Commit c047d5f

Browse files
authored
Update README.md (#326)
1 parent 6b5bb44 commit c047d5f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.arangodb/arangodb-spring-data/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.arangodb/arangodb-spring-data)
77
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/arangodb/spring-data/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/arangodb/spring-data/tree/main)
88

9-
- [Reference](https://www.arangodb.com/docs/stable/drivers/spring-data-reference.html)
10-
- [Tutorial](https://university.arangodb.com/courses/spring-data-tutorial)
11-
- [Migration](https://www.arangodb.com/docs/stable/drivers/spring-data-migration.html)
9+
- [Reference & Tutorial](https://docs.arangodb.com/stable/develop/integrations/spring-data-arangodb/)
10+
- [Migration](https://docs.arangodb.com/stable/develop/integrations/spring-data-arangodb/migration/)
1211

1312
## Learn more
1413

15-
- [ArangoDB](https://www.arangodb.com/)
16-
- [Demo](https://github.com/arangodb/spring-data-demo)
14+
- [ArangoDB](https://arangodb.com/)
15+
- [Demo without Spring Boot Starter](https://github.com/arangodb/spring-data/tree/main/tutorial/src/main/java/com/arangodb/spring/demo)
16+
- [Demo with Spring Boot Starter](https://github.com/arangodb/spring-boot-starter/tree/main/demo)
1717
- [Changelog](ChangeLog.md)
18-
- [JavaDoc](https://www.javadoc.io/doc/com.arangodb/arangodb-spring-data/latest)
18+
- [JavaDoc](https://www.javadoc.io/doc/com.arangodb/arangodb-spring-data/latest/index.html)

0 commit comments

Comments
 (0)
0