From ae0ff656bc1783e8bab41c9cad190b7293ef97ba Mon Sep 17 00:00:00 2001 From: Daniel Obraczka Date: Wed, 22 Nov 2023 14:48:00 +0100 Subject: [PATCH] [#1589] Remove invalid URL from README.md fixes #1589 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20ee5267bfc8..395345db9892 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Gradoop: Distributed Graph Analytics on Hadoop -[Gradoop](http://www.gradoop.com) is an open source (ALv2) research framework for scalable +Gradoop is an open source (ALv2) research framework for scalable graph analytics built on top of [Apache Flink](http://flink.apache.org/). It offers a graph data model which extends the widespread [property graph model](https://github.com/tinkerpop/blueprints/wiki/Property-Graph-Model) by the concept of logical graphs and further provides operators that can be applied