Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request vitessio#526 from thompsonja/update_readme
Browse files Browse the repository at this point in the history
Update readme to point to vitess.io
  • Loading branch information
thompsonja committed Mar 27, 2015
2 parents 6f5c225 + 02bb728 commit 10f4c76
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ Vitess is a set of servers and tools meant to facilitate scaling of MySQL
databases for the web. It's been developed since 2011, and is currently used as
a fundamental component of YouTube's MySQL infrastructure, serving thousands of
QPS (per server). If you want to find out whether Vitess is a good fit for your
project, please read our [helicopter
overview](https://github.com/youtube/vitess/blob/master/doc/HelicopterOverview.md).
project, please visit [vitess.io](http://vitess.io).

There are a couple of videos from [sougou](https://github.com/sougou) that you can watch:
a [short intro](http://youtu.be/midJ6b1LkA0) prepared for Google I/O 2014
Expand Down Expand Up @@ -63,7 +62,7 @@ guide.
## Documentation

### Intro
* [Helicopter overview](https://github.com/youtube/vitess/blob/master/doc/HelicopterOverview.md):
* [Helicopter overview](http://vitess.io):
high level overview of Vitess that should tell you whether Vitess is for you.
* [Frequently Asked Questions](https://github.com/youtube/vitess/blob/master/doc/FAQ.md).
* [Vision](https://github.com/youtube/vitess/blob/master/doc/Vision.md):
Expand Down

0 comments on commit 10f4c76

Please sign in to comment.