mirror of
https://github.com/bower/bower.git
synced 2026-01-14 16:57:57 -05:00
Merge pull request #163 from JamesMGreene/patch-1
Fixed a link with incorrect markdown syntax
This commit is contained in:
@@ -110,7 +110,7 @@ For now, `name`, `version`, `main`, and `dependencies` are the only properties t
|
||||
}
|
||||
```
|
||||
|
||||
Bower only recognizes versions that follow the (semver)[http://semver.org/] specification.
|
||||
Bower only recognizes versions that follow the [semver](http://semver.org/) specification.
|
||||
There should only be at most one file per file type in the `main` list. So only one `.js` or `.css`.
|
||||
|
||||
### Installing dependencies
|
||||
|
||||
Reference in New Issue
Block a user