diff --git a/MarkdownGuide.md b/MarkdownGuide.md index 15619dd9692..fdb000d442d 100644 --- a/MarkdownGuide.md +++ b/MarkdownGuide.md @@ -199,7 +199,7 @@ When linking to a versioned page from a non-versioned page (such as `cockroachcl When linking to a versioned page from a Technical Advisory (in `advisories`), hardcode the page version. -**Example:** [`debug.zip`]({% link v25.1/cockroach-debug-zip.md %}) +**Example:** [`debug.zip`]({% link v25.4/cockroach-debug-zip.md %}) ### Custom anchor links @@ -774,4 +774,4 @@ FIXME: Update example SQL commands {% endcomment %} ``` -Many popular code editors feature extensions that can highlight `TODO`s across the repository. One such extension is [Todo Highlight](https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight). \ No newline at end of file +Many popular code editors feature extensions that can highlight `TODO`s across the repository. One such extension is [Todo Highlight](https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight).