Fix of broken internal links in *.md -> relative links made absolute

This commit is contained in:
SebastianMC 2023-10-22 00:16:12 +02:00
parent 36f124f44f
commit 167f6db952
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
> Document is partial, creation in progress > Document is partial, creation in progress
> Please refer to [README.md](../README.md) and [advanced-README.md](../advanced-README.md) for more usage examples > Please refer to [README.md](https://github.com/SebastianMC/obsidian-custom-sort/blob/master/README.md) and [advanced-README.md](https://github.com/SebastianMC/obsidian-custom-sort/blob/master/docs/advanced-README.md) for more usage examples
> Check also [syntax-reference.md](./syntax-reference.md) > Check also [syntax-reference.md](https://github.com/SebastianMC/obsidian-custom-sort/blob/master/syntax-reference.md)
--- ---
Some sections added ad-hoc, to be integrated later Some sections added ad-hoc, to be integrated later
@ -11,7 +11,7 @@ Some sections added ad-hoc, to be integrated later
Do you want to have a nice-looking horizontal separators in File Explorer like this? Do you want to have a nice-looking horizontal separators in File Explorer like this?
![separators](./img/separators-by-replete.png) ![separators](https://raw.githubusercontent.com/SebastianMC/obsidian-custom-sort/master/docs/img/separators-by-replete.png)
If so, head on to [Instruction and more context](https://github.com/SebastianMC/obsidian-custom-sort/discussions/57#discussioncomment-4983763) If so, head on to [Instruction and more context](https://github.com/SebastianMC/obsidian-custom-sort/discussions/57#discussioncomment-4983763)
by [@replete](https://github.com/replete) by [@replete](https://github.com/replete)

View File

@ -1,6 +1,6 @@
> Document is partial, creation in progress > Document is partial, creation in progress
> Please refer to [README.md](../README.md) for usage examples > Please refer to [README.md](https://github.com/SebastianMC/obsidian-custom-sort/blob/master/README.md) for usage examples
> Check [manual.md](./manual.md), maybe that file has already some content? > Check [manual.md](https://github.com/SebastianMC/obsidian-custom-sort/blob/master/doc/manual.md), maybe that file has already some content?
# Table of contents # Table of contents