aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/blog
diff options
context:
space:
mode:
authorGravatar Liam Miller-Cushon <cushon@google.com>2016-01-28 08:43:01 +0000
committerGravatar Kristina Chodorow <kchodorow@google.com>2016-01-28 15:30:12 +0000
commit72f618530dadba1ac7e420eafb35627a9fb05d94 (patch)
tree719015961b5868649f7e0c005580dc2cd877861d /site/blog
parent8809426b376665892dc133ccb8c4d0d0ae5a0a68 (diff)
Fix a couple of broken links
-- MOS_MIGRATED_REVID=113236916
Diffstat (limited to 'site/blog')
-rw-r--r--site/blog/_posts/2016-01-27-continuous-integration.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/blog/_posts/2016-01-27-continuous-integration.md b/site/blog/_posts/2016-01-27-continuous-integration.md
index 4ff3d703ec..e6ed815e88 100644
--- a/site/blog/_posts/2016-01-27-continuous-integration.md
+++ b/site/blog/_posts/2016-01-27-continuous-integration.md
@@ -20,8 +20,8 @@ tests that are run using the
[`./compile.sh`](https://github.com/bazelbuild/bazel/blob/master/compile.sh)
script, we also run some projects to validate Bazel binaries against: the
[Bazel Tutorial](https://github.com/bazelbuild/examples/tree/master/tutorial)
-[here](http://ci.bazel.io/job/Bazel-Tutorial/),
-[re](https://github.com/google/re) [here](http://ci.bazel.io/job/re/),
+[here](http://ci.bazel.io/job/Tutorial/),
+[re2](https://github.com/google/re2) [here](http://ci.bazel.io/job/re2/),
[protobuf](https://github.com/google/protobuf)
[here](http://ci.bazel.io/job/protobuf/), and
[TensorFlow](https://www.tensorflow.org)