The example snippets in the Es docs have an incorrect default path to Console. The path is app/kibana#/dev_tools/console
while it should be app/dev_tools#/console
.

The code that should be updated is here: https://github.com/elastic/docs/blob/master/resources/web/docs_js/index-v1.js#L295