Skip to content

Commit

Permalink
Make badge use master status (part II) (#76)
Browse files Browse the repository at this point in the history
The last iteration of this fix only fixed the path to the status page -- we also need to fix the SVG url.
  • Loading branch information
acmcarther committed Mar 12, 2018
1 parent df95c3e commit ee61ddf
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 @@
[![Build status](https://badge.buildkite.com/76523cc666caab9ca91c2a08d9ac8f84af28cb25a92f387293.svg)](https://buildkite.com/bazel/rustlang-rules-rust-postsubmit?branch=master)
[![Build status](https://badge.buildkite.com/76523cc666caab9ca91c2a08d9ac8f84af28cb25a92f387293.svg?branch=master)](https://buildkite.com/bazel/rustlang-rules-rust-postsubmit?branch=master)

# Rust Rules

Expand Down

0 comments on commit ee61ddf

Please sign in to comment.