diff --git a/src/docs/contributor/adding_new_css_and_js.diviner b/src/docs/contributor/adding_new_css_and_js.diviner --- a/src/docs/contributor/adding_new_css_and_js.diviner +++ b/src/docs/contributor/adding_new_css_and_js.diviner @@ -52,7 +52,7 @@ When you add, move or remove a file, or change the contents of existing JS or CSS file, you should rebuild the Celerity map: - phabricator/ $ ./scripts/celerity_mapper.php ./webroot + phabricator/ $ ./bin/celerity map If you've only changed file content things will generally work even if you don't, but they might start not working as well in the future if you skip this