diff --git a/guides/source/development_dependencies_install.md b/guides/source/development_dependencies_install.md index aaf14f29c1..c11832da61 100644 --- a/guides/source/development_dependencies_install.md +++ b/guides/source/development_dependencies_install.md @@ -63,7 +63,7 @@ And if you are on Fedora or CentOS, you're done with $ sudo yum install sqlite3 sqlite3-devel ``` -Get a recent version of [Bundler](http://gembundler.com/:) +Get a recent version of [Bundler](http://gembundler.com/) ```bash $ gem install bundler