mirror of
https://github.com/cverinc/marktile.git
synced 2026-07-22 07:42:21 +00:00
docs: make language-nav anchors absolute for the Obsidian listing (#5)
In the Obsidian community plugin browser the README renders standalone, so in-document #anchors don't scroll. Absolute repo anchors instead open the GitHub README at that section (a real response beats none); on GitHub they still behave as same-page jumps. Completes the link fix — no relative links or bare anchors remain. Co-authored-by: cverorg <292680828+cverorg@users.noreply.github.com>
This commit is contained in:
parent
e78c1c8660
commit
ecf06b3155
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# marktile
|
||||
|
||||
[English](#english) · [日本語](#日本語) · [한국어](#한국어) · [繁體中文](#繁體中文)
|
||||
[English](https://github.com/CVERInc/marktile#english) · [日本語](https://github.com/CVERInc/marktile#日本語) · [한국어](https://github.com/CVERInc/marktile#한국어) · [繁體中文](https://github.com/CVERInc/marktile#繁體中文)
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue