Skip to content

Commit

Permalink
Fix travis link in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
losipiuk committed Mar 18, 2016
1 parent c1fac00 commit 0499ee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Presto [![Build Status](https://travis-ci.org/facebook/presto.svg?branch=master)](https://travis-ci.org/facebook/presto)
# Presto [![Build Status](https://travis-ci.org/prestodb/presto.svg?branch=master)](https://travis-ci.org/prestodb/presto)

Presto is a distributed SQL query engine for big data.

Expand Down

0 comments on commit 0499ee3

Please sign in to comment.