Fix travis icon
Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/abb6e1bf Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/abb6e1bf Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/abb6e1bf Branch: refs/heads/master Commit: abb6e1bf7dbf6a83b176c093794146ebbf53b828 Parents: 7ea3b55 Author: Injun Song <[email protected]> Authored: Wed Dec 7 14:37:34 2016 +0900 Committer: Injun Song <[email protected]> Committed: Fri Dec 9 10:50:17 2016 +0900 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/abb6e1bf/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 7cb5bd4..9b3e7de 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ */ ---> -S2Graph [](https://travis-ci.org/ijsong/incubator-s2graph) +S2Graph [](https://travis-ci.org/apache/incubator-s2graph) ======= [**S2Graph**](http://s2graph.apache.org/) is a **graph database** designed to handle transactional graph processing at scale. Its REST API allows you to store, manage and query relational information using **edge** and **vertex** representations in a **fully asynchronous** and **non-blocking** manner. This document covers some basic concepts and terms of S2Graph as well as help you get a feel for the S2Graph API.
