Skip to content

Commit f8ddc65

Browse files
committed
Point to correct directories in contribution procedures
1 parent bec18a1 commit f8ddc65

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,15 +69,15 @@ Sources and Procedures
6969
^^^^^^^^^^^^^^^^^^^^^^
7070

7171
Bootstrap: (all files from dist package)
72-
`Bootstrap website / Getting started`_ -> drop into ``bootstrap/static/``
72+
`Bootstrap website / Getting started`_ -> drop into ``bootstrap/static/bootstrap/``
7373
jQuery: (compressed, uncompressed, map)
74-
`jQuery website / Download`_ -> rename and mix into ``bootstrap/static/js/``
74+
`jQuery website / Download`_ -> rename and mix into ``bootstrap/static/bootstrap/js/``
7575

7676
Pick the latest version denoted as a dependency in ``bower.json`` (see `Plugin dependencies`_).
7777
Font Awesome: (``css/``, ``fonts/`` only)
78-
`Font Awesome website`_ ("No thanks, just download") -> drop into ``fontawesome/static/``
78+
`Font Awesome website`_ ("No thanks, just download") -> drop into ``fontawesome/static/fontawesome/``
7979

80-
.. _Bootstrap website / Getting started: https://getbootstrap.com/getting-started/
80+
.. _Bootstrap website / Getting started: http://getbootstrap.com/getting-started/
8181
.. _jQuery website / Download: http://jquery.com/download/
8282
.. _Plugin dependencies: https://getbootstrap.com/javascript/
8383
.. _Font Awesome website: http://fontawesome.io/

0 commit comments

Comments
 (0)