diff --git a/plugins/c9.ide.language.python/python.js b/plugins/c9.ide.language.python/python.js index 0f370e39..f027a72b 100644 --- a/plugins/c9.ide.language.python/python.js +++ b/plugins/c9.ide.language.python/python.js @@ -66,7 +66,7 @@ define(function(require, exports, module) { "Custom Code Formatter": { position: 360, type: "textbox", - path: "project/format/@formatter", + path: "project/python/@formatter", } } }