From de11787bcf77b1ae777e5c8423c7996aa41674ed Mon Sep 17 00:00:00 2001 From: mani Date: Mon, 8 Apr 2019 15:27:47 +0100 Subject: [PATCH] Update the links to the Contributor and License pages on the respective pages changed by this commit --- cloud-devops-infra/README.md | 2 +- data/README.md | 2 +- data/programs-and-tools.md | 2 +- examples/apache-zeppelin/README.md | 2 +- examples/data/databases/graph/grakn/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cloud-devops-infra/README.md b/cloud-devops-infra/README.md index 6fca7596..f0c3fcb4 100644 --- a/cloud-devops-infra/README.md +++ b/cloud-devops-infra/README.md @@ -43,7 +43,7 @@ Contributions are very welcome, please share back with the wider community (and get credited for it)! -Please have a look at the [CONTRIBUTING](CONTRIBUTING.md) guidelines, also have a read about our [licensing](LICENSE.md) policy. +Please have a look at the [CONTRIBUTING](../CONTRIBUTING.md) guidelines, also have a read about our [licensing](../LICENSE.md) policy. --- diff --git a/data/README.md b/data/README.md index 5b8d376d..eb225890 100644 --- a/data/README.md +++ b/data/README.md @@ -175,7 +175,7 @@ See [Programs and Tools](programs-and-tools.md) Contributions are very welcome, please share back with the wider community (and get credited for it)! -Please have a look at the [CONTRIBUTING](CONTRIBUTING.md) guidelines, also have a read about our [licensing](LICENSE.md) policy. +Please have a look at the [CONTRIBUTING](../CONTRIBUTING.md) guidelines, also have a read about our [licensing](../LICENSE.md) policy. --- diff --git a/data/programs-and-tools.md b/data/programs-and-tools.md index 3e69d14d..2f2d8198 100644 --- a/data/programs-and-tools.md +++ b/data/programs-and-tools.md @@ -47,7 +47,7 @@ See [About Google Data Studio](about-Google-Data-Studio.md) Contributions are very welcome, please share back with the wider community (and get credited for it)! -Please have a look at the [CONTRIBUTING](CONTRIBUTING.md) guidelines, also have a read about our [licensing](LICENSE.md) policy. +Please have a look at the [CONTRIBUTING](../CONTRIBUTING.md) guidelines, also have a read about our [licensing](../LICENSE.md) policy. --- diff --git a/examples/apache-zeppelin/README.md b/examples/apache-zeppelin/README.md index 46487eed..3b8bc5bb 100644 --- a/examples/apache-zeppelin/README.md +++ b/examples/apache-zeppelin/README.md @@ -16,7 +16,7 @@ Enjoy writing prototypes, experiments or do some real work with it, in Java, Sca Contributions are very welcome, please share back with the wider community (and get credited for it)! -Please have a look at the [CONTRIBUTING](CONTRIBUTING.md) guidelines, also have a read about our [licensing](LICENSE.md) policy. +Please have a look at the [CONTRIBUTING](../../CONTRIBUTING.md) guidelines, also have a read about our [licensing](../../LICENSE.md) policy. --- diff --git a/examples/data/databases/graph/grakn/README.md b/examples/data/databases/graph/grakn/README.md index 1b18f4e8..00bad1b1 100644 --- a/examples/data/databases/graph/grakn/README.md +++ b/examples/data/databases/graph/grakn/README.md @@ -87,7 +87,7 @@ Find the [Grakn Docker Image on Docker Hub](https://hub.docker.com/r/neomatrix36 Contributions are very welcome, please share back with the wider community (and get credited for it)! -Please have a look at the [CONTRIBUTING](CONTRIBUTING.md) guidelines, also have a read about our [licensing](LICENSE.md) policy. +Please have a look at the [CONTRIBUTING](../../../../../CONTRIBUTING.md) guidelines, also have a read about our [licensing](../../../../../LICENSE.md) policy. ---