Fix of broken internal links in README.md -> relative links made absolute
This commit is contained in:
parent
5b499536c0
commit
50ec4e30a8
|
@ -1,6 +1,6 @@
|
||||||
> This is a simple version of README which highlights the **basic scenario and most commonly used feature**
|
> This is a simple version of README which highlights the **basic scenario and most commonly used feature**
|
||||||
>
|
>
|
||||||
> The [long and much more detailed advanced-README.md is here](https://github.com/SebastianMC/obsidian-custom-sort/blob/master/docs/advanced-README.m)
|
> The [long and much more detailed advanced-README.md is here](https://github.com/SebastianMC/obsidian-custom-sort/blob/master/docs/advanced-README.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
## Freely arrange notes and folders in File Explorer (https://obsidian.md plugin)
|
## Freely arrange notes and folders in File Explorer (https://obsidian.md plugin)
|
||||||
|
|
Loading…
Reference in New Issue