From 16ee30c25abe39b0458517052a2473718e238e0a Mon Sep 17 00:00:00 2001 From: Jesse Seldess Date: Tue, 24 Jan 2017 09:26:45 -0500 Subject: [PATCH 1/2] update link to 1.0 roadmap --- index.md | 2 +- learn-cockroachdb-sql.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index b0bd3c23446..5634ef2e315 100755 --- a/index.md +++ b/index.md @@ -9,7 +9,7 @@ optimizely: true CockroachDB is a distributed SQL database built on a transactional and strongly-consistent key-value store. It scales horizontally; survives disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention; supports strongly-consistent ACID transactions; and provides a familiar SQL API for structuring, manipulating, and querying data. -The project is currently in **Beta**. For details about upcoming features, see the [Roadmap](https://github.com/cockroachdb/cockroach/wiki). +The project is currently in **Beta**. For details about upcoming features, see the [1.0 Roadmap](https://github.com/cockroachdb/cockroach/issues/12854).
diff --git a/learn-cockroachdb-sql.md b/learn-cockroachdb-sql.md index 8f9b9260557..45d625c2dd8 100644 --- a/learn-cockroachdb-sql.md +++ b/learn-cockroachdb-sql.md @@ -6,7 +6,7 @@ toc: false This page walks you through some of the most essential CockroachDB SQL statements. For a complete list and related details, see [SQL Statements](sql-statements.html). -{{site.data.alerts.callout_info}}CockroachDB aims to provide standard SQL with extensions, but some standard SQL functionality is not yet available. See our Product Roadmap and SQL Feature Support page for more details.{{site.data.alerts.end}} +{{site.data.alerts.callout_info}}CockroachDB aims to provide standard SQL with extensions, but some standard SQL functionality is not yet available. See our 1.0 Product Roadmap and SQL Feature Support page for more details.{{site.data.alerts.end}}
From d5ddcd85fcc650f04a2015247c30cec835ab02c0 Mon Sep 17 00:00:00 2001 From: Jesse Seldess Date: Tue, 24 Jan 2017 09:30:16 -0500 Subject: [PATCH 2/2] link to new blog post on docs home --- index.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/index.md b/index.md index 5634ef2e315..7e5d25313e2 100755 --- a/index.md +++ b/index.md @@ -61,50 +61,50 @@ The project is currently in **Beta**. For details about upcoming features, see t