Skip to content

Commit

Permalink
prefer https links
Browse files Browse the repository at this point in the history
  • Loading branch information
dimbleby committed Jan 5, 2018
1 parent 5f6fa2d commit 8f130c7
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
Expand Up @@ -17,7 +17,7 @@ use c_types::some_type;

[![Build Status](https://travis-ci.org/dimbleby/rust-c-types.svg?branch=master)](https://travis-ci.org/dimbleby/rust-c-types)
[![Build status](https://ci.appveyor.com/api/projects/status/lg8k62ahyks2u681/branch/master?svg=true)](https://ci.appveyor.com/project/dimbleby/rust-c-types/branch/master)
[![crates.io](http://meritbadge.herokuapp.com/c-types)](https://crates.io/crates/c-types)
[![crates.io](https://meritbadge.herokuapp.com/c-types)](https://crates.io/crates/c-types)

## Documentation ##

Expand Down

0 comments on commit 8f130c7

Please sign in to comment.