aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/blog/_posts/2016-06-10-ide-support.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/blog/_posts/2016-06-10-ide-support.md')
-rw-r--r--site/blog/_posts/2016-06-10-ide-support.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/blog/_posts/2016-06-10-ide-support.md b/site/blog/_posts/2016-06-10-ide-support.md
index 6d0f7cc881..34b7d6a6bb 100644
--- a/site/blog/_posts/2016-06-10-ide-support.md
+++ b/site/blog/_posts/2016-06-10-ide-support.md
@@ -8,7 +8,7 @@ With the 0.3 release, we finally have all machinery in place that allows
implementing integration with Bazel in IDEs. Simultaneous with that
Bazel release we are also making public two IDE plugins:
-* [Tulsi](http://tulsi.bazel.io): Bazel support for Xcode.
+* [Tulsi](http://tulsi.bazel.build): Bazel support for Xcode.
* [e4b](https://github.com/bazelbuild/e4b): a sample Bazel plugin for Eclipse.
In this post, we will look into how Bazel enables IDE integration