Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fixed badges hyperlinks
  • Loading branch information
revolter authored Aug 14, 2016
1 parent 5f080af commit e908488
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DB Browser for SQLite

[![Build Status][travis-img]](travis)
[![Join the chat at https://gitter.im/sqlitebrowser/sqlitebrowser][gitter-img]](gitter)
[![Download][download-img]](download)
[![Build Status][travis-img]][travis]
[![Join the chat at https://gitter.im/sqlitebrowser/sqlitebrowser][gitter-img]][gitter]
[![Download][download-img]][download]

![DB Browser for SQLite Screenshot](https://github.com/sqlitebrowser/sqlitebrowser/raw/master/images/sqlitebrowser.png "DB Browser for SQLite Screenshot")

Expand Down

0 comments on commit e908488

Please sign in to comment.