From 1c44d669e0731faaf52d28cc23ed177771b31a79 Mon Sep 17 00:00:00 2001 From: troymc Date: Thu, 19 May 2016 19:21:19 +0200 Subject: [PATCH] Updated the links to ROADMAP.md in the docs --- docs/source/introduction.md | 2 +- docs/source/release-notes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/introduction.md b/docs/source/introduction.md index bb7f4e70..0563eb42 100644 --- a/docs/source/introduction.md +++ b/docs/source/introduction.md @@ -7,4 +7,4 @@ BigchainDB is a scalable blockchain database. You can read about its motivations 3. Developers of BigchainDB driver software (SDKs used to develop client software). 4. App developers who are developing client apps to talk to one or more live, operational BigchainDB clusters. They would use one of the BigchainDB drivers. -If you're curious about what's in our roadmap, see [the ROADMAP.md file](https://github.com/bigchaindb/bigchaindb/blob/master/ROADMAP.md) and [the list of open issues](https://github.com/bigchaindb/bigchaindb/issues). If you want to request a feature, file a bug report, or make a pull request, see [the CONTRIBUTING.md file](https://github.com/bigchaindb/bigchaindb/blob/master/CONTRIBUTING.md). +If you're curious about what's in our roadmap, see [the ROADMAP.md file](https://github.com/bigchaindb/org/blob/master/ROADMAP.md) and [the list of open issues](https://github.com/bigchaindb/bigchaindb/issues). If you want to request a feature, file a bug report, or make a pull request, see [the CONTRIBUTING.md file](https://github.com/bigchaindb/bigchaindb/blob/master/CONTRIBUTING.md). diff --git a/docs/source/release-notes.md b/docs/source/release-notes.md index 5b4f1e88..521f4445 100644 --- a/docs/source/release-notes.md +++ b/docs/source/release-notes.md @@ -6,4 +6,4 @@ You can find a list of all BigchainDB releases and release notes on GitHub at: The [CHANGELOG.md file](https://github.com/bigchaindb/bigchaindb/blob/master/CHANGELOG.md) contains much the same information, but it also has notes about what to expect in the _next_ release. -We also have [a roadmap document in ROADMAP.md](https://github.com/bigchaindb/bigchaindb/blob/master/ROADMAP.md). +We also have [a roadmap document in ROADMAP.md](https://github.com/bigchaindb/org/blob/master/ROADMAP.md).