diff --git a/src/docs/contributor/adding_new_css_and_js.diviner b/src/docs/contributor/adding_new_css_and_js.diviner index 83a80aca40..7fa856029f 100644 --- a/src/docs/contributor/adding_new_css_and_js.diviner +++ b/src/docs/contributor/adding_new_css_and_js.diviner @@ -52,7 +52,7 @@ Then rebuild the Celerity map (see the next section). 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