diff options
| author | Julian Thilo <[email protected]> | 2014-01-08 08:20:18 -0800 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-01-08 08:20:18 -0800 |
| commit | 24c16d99046758e00087e74e854cc466bef39bc7 (patch) | |
| tree | 4c570bcfafed4f09d7810334bb7c0c8dcd4e848a | |
| parent | 692eb554aa3409f6f74de1605e1925ee295f4571 (diff) | |
| parent | 9f0afd57f0a569488b3f0ff334278efd631b4057 (diff) | |
| download | bootstrap-24c16d99046758e00087e74e854cc466bef39bc7.tar.xz bootstrap-24c16d99046758e00087e74e854cc466bef39bc7.zip | |
Merge pull request #12155 from Dudytz/master
updated path docs-assets to docs/assets
| -rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 237f8e9ba..900ab42a6 100644 --- a/bower.json +++ b/bower.json @@ -16,7 +16,7 @@ "CNAME", "composer.json", "CONTRIBUTING.md", - "docs-assets", + "docs/assets", "examples", "js/tests" ], |
