Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions MarkdownGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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).
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).