Skip to content

Commit 0c62d1f

Browse files
authored
Update README.md
1 parent 9c30c54 commit 0c62d1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
![LDBC_LOGO](https://raw.githubusercontent.com/wiki/ldbc/ldbc_snb_datagen/images/ldbc-logo.png)
1+
![LDBC_LOGO](https://raw.githubusercontent.com/wiki/ldbc/ldbc_snb_datagen_spark/images/ldbc-logo.png)
22

33
# LDBC SNB Datagen (Spark-based)
44

5-
[![Build Status](https://circleci.com/gh/ldbc/ldbc_snb_datagen.svg?style=svg)](https://circleci.com/gh/ldbc/ldbc_snb_datagen)
5+
[![Build Status](https://circleci.com/gh/ldbc/ldbc_snb_datagen_spark.svg?style=svg)](https://circleci.com/gh/ldbc/ldbc_snb_datagen_spark)
66

77
Datagen is part of the [LDBC project](http://www.ldbcouncil.org/).
88

@@ -15,7 +15,7 @@ Datagen is part of the [LDBC project](http://www.ldbcouncil.org/).
1515

1616
The LDBC SNB Data Generator (Datagen) is the responsible for providing the datasets used by all the LDBC benchmarks. This data generator is designed to produce directed labelled graphs that mimic the characteristics of those graphs of real data. A detailed description of the schema produced by Datagen, as well as the format of the output files, can be found in the latest version of official [LDBC SNB specification document](https://github.com/ldbc/ldbc_snb_docs).
1717

18-
[Generated small data sets](https://ldbc.github.io/ldbc_snb_datagen/) are deployed by the CI.
18+
[Generated small data sets](https://ldbc.github.io/ldbc_snb_datagen_spark/) are deployed by the CI.
1919

2020
## Quick start
2121

0 commit comments

Comments
 (0)