diff --git a/content/about/getting-started.md b/content/about/getting-started.md index cb38efa..615177a 100755 --- a/content/about/getting-started.md +++ b/content/about/getting-started.md @@ -11,7 +11,7 @@ Formstone components are designed to be implemented easily without impacting you ### Deploy -The first step is to deploy the package, either by downloading the package from [GitHub](http://www.github.com/) or using [Bower](http://bower.io/), a front-end package manager. All Formstone components can be deployed and updated via the command line with Bower: +The first step is to deploy the package, either by downloading the package from [GitHub](https://github.com/Formstone/Formstone) or using [Bower](http://bower.io/), a front-end package manager. All Formstone components can be deployed and updated via the command line with Bower:
bower install ComponentName
@@ -34,4 +34,4 @@ When customizing any component, best practice is to deploy the production files
### Contribute
-Find a bug? Have an idea for new functionality? You should check out [Contributing to Formstone](http://formstone.it/about/contributing).
\ No newline at end of file
+Find a bug? Have an idea for new functionality? You should check out [Contributing to Formstone](http://formstone.it/about/contributing).