diff --git a/docs/subsystems/markdown.md b/docs/subsystems/markdown.md index 371f3c3790..0d552451d9 100644 --- a/docs/subsystems/markdown.md +++ b/docs/subsystems/markdown.md @@ -106,7 +106,7 @@ places: your changes won't be supported in the frontend processor. * If desired, the typeahead logic in `static/js/composebox_typeahead.js`. * The test suite, probably via adding entries to `zerver/tests/fixtures/markdown_test_cases.json`. -* The in-app Markdown documentation (`templates/zerver/app/markdown_help.html`). +* The in-app Markdown documentation (`markdown_help_rows` in `static/js/info_overlay.js`). * The list of changes to Markdown at the end of this document. Important considerations for any changes are: