summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVeronica Ray <veronica@bizo.com>2014-03-24 09:18:55 -0700
committerVeronica Ray <veronica@bizo.com>2014-03-24 09:18:55 -0700
commit55d130e11eb80cbf65e2c806b7856574df10ec6f (patch)
tree59d79aef0c739e6b0b75a7e99d6f3d4fb831c193
parent9cd89abbb8be40bec34508a808a84bd5baea8471 (diff)
downloadbundler-55d130e11eb80cbf65e2c806b7856574df10ec6f.tar.gz
Link to Freenode's web chat
-rw-r--r--DEVELOPMENT.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 0c5e5315b7..dc52a9907a 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -2,7 +2,7 @@ Great to have you here! Here are a few ways you can help out with [Bundler](http
# Where should I start?
-You can start learning about Bundler by reading [the documentation](http://bundler.io). If you want, you can also read a (lengthy) explanation of [why Bundler exists and what it does](http://bundler.io/v1.5/rationale.html). You can also check out discussions about Bundler on the [Bundler mailing list](https://groups.google.com/group/ruby-bundler) and in the [Bundler IRC channel](irc://irc.freenode.net/#bundler), which is #bundler on Freenode.
+You can start learning about Bundler by reading [the documentation](http://bundler.io). If you want, you can also read a (lengthy) explanation of [why Bundler exists and what it does](http://bundler.io/v1.5/rationale.html). You can also check out discussions about Bundler on the [Bundler mailing list](https://groups.google.com/group/ruby-bundler) and in the [Bundler IRC channel](http://webchat.freenode.net/?channels=%23bundler), which is #bundler on Freenode.
## Your first commits