You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,17 +16,17 @@ Not much goin’ on here in terms of bulk. As you can see, Typeplate is just
16
16
- Raw CSS = **11kb**
17
17
18
18
## § Docs
19
-
You'll “[find our documentation here](https://github.com/typeplate/typeplate-bower/blob/master/README.md)”. This document includes all the required instructions to get started with Typeplate.
19
+
You'll “[find our documentation here](https://github.com/typeplate/bower/blob/master/README.md)”. This document includes all the required instructions to get started with Typeplate.
20
20
21
21
## § Contributing & Issues
22
22
23
-
If you would like to contribute to the core of the Typeplate project and not to our main site please make sure you're submitting changes, patches and issues to our [main project repository](https://github.com/typeplate/typeplate-bower).
23
+
If you would like to contribute to the core of the Typeplate project and not to our main site please make sure you're submitting changes, patches and [issues](https://github.com/typeplate/bower/issues) to our [main project repository](https://github.com/typeplate/bower).
24
24
25
25
## § Getting Started
26
26
27
27
* Make sure you have a [GitHub account](https://github.com/signup/free)
28
28
* Clearly describe an issue including steps to reproduce when it's a bug.
@@ -96,7 +96,7 @@ You can always check if the correct Gems are installed by running the bash comma
96
96
97
97
§**Compiling** : JavaScript, Sass and Compass
98
98
99
-
In order to compile our projects stylesheets and scripts we use [Grunt](http://gruntjs.com) which is platform independent JavaScript task runner. To start using Grunt run ``npm install`` from the project's root directory. If you're still curious how to use Grunt then feel free to leave us a comment in our project's [Issue Tracker](https://github.com/typeplate/typeplate.github.com/issues).
99
+
In order to compile our projects stylesheets and scripts we use [Grunt](http://gruntjs.com) which is platform independent JavaScript task runner. To start using Grunt run ``npm install`` from the project's root directory. If you're still curious how to use Grunt then feel free to leave us a comment in our project's [Issue Tracker](https://github.com/typeplate/bower/issues).
0 commit comments