branch: master
commit 47dbe93d86e94f60027d45a2de5e9735fb8357d0
Author: João Távora <joaotav...@gmail.com>
Commit: João Távora <joaotav...@gmail.com>

    Fix broken links in README.mdown
    
    After the Github acocunt name change (capitaomorte -> joaotavora),
    most links to repositories are redirected excpect Travis CI and
    Github Pages (documentation).
    
    * README.mdown: Fix documentation and Travis badge links
---
 README.mdown |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.mdown b/README.mdown
index 6646557..a3062ea 100644
--- a/README.mdown
+++ b/README.mdown
@@ -1,4 +1,4 @@
-[![Build 
Status](https://travis-ci.org/capitaomorte/yasnippet.png)](https://travis-ci.org/capitaomorte/yasnippet)
+[![Build 
Status](https://travis-ci.org/joaotavora/yasnippet.png)](https://travis-ci.org/joaotavora/yasnippet)
 
 # Intro
 
@@ -161,7 +161,7 @@ request).
 
 Finally, thank you very much for using YASnippet!
 
-[docs]: http://capitaomorte.github.com/yasnippet/
+[docs]: http://joaotavora.github.io/yasnippet/
 [issues]: https://github.com/capitaomorte/yasnippet/issues
 [googlecode tracker]: http://code.google.com/p/yasnippet/issues/list
 [forum]: http://groups.google.com/group/smart-snippet

Reply via email to