docs: Use correct link to build badge image and build status page. (#1390)
I'm not sure what happened, but the old image url doesn't work anymore.
Also links to the canonical build status page; the old postsubmit url
simply
redirects to the canonical url.
diff --git a/README.md b/README.md
index 660e6e2..10c7d0a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Python Rules for Bazel
-[](https://buildkite.com/bazel/python-rules-python-postsubmit)
+[](https://buildkite.com/bazel/rules-python-python)
## Overview