Skip to content

Commit 6f4474b

Browse files
committed
Corrected the dataloader concepts diagram in README.md
1 parent ad9a869 commit 6f4474b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
**Work in progress. Stable version `1.0.0` soon to be released..**
88

9-
![vertx-dataloader-concepts](https://cloud.githubusercontent.com/assets/5111931/17837798/18e27032-67bd-11e6-9a9b-a9dc6a6a5ff4.png)
9+
![vertx-dataloader-concepts](https://cloud.githubusercontent.com/assets/5111931/17837825/f5748bfc-67bd-11e6-9c7a-d407bb92c3d9.png)
1010

1111
This small and simple utility library is a port of [Facebook DataLoader](https://github.com/facebook/dataloader)
1212
to Java 8 for use with [Vert.x](http://vertx.io). It can serve as integral part of your application's data layer to provide a

0 commit comments

Comments
 (0)