We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
You need to create a link in ./folder_1/note_1 to ./folder_2/note_2:
./folder_1/note_1
./folder_2/note_2
[note_2](../folder_2/note_2)
If you rename the directory folder_2, the link will no longer work.
folder_2
This issue was separated from issue #3200
The text was updated successfully, but these errors were encountered:
Thank you.
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
You need to create a link in
./folder_1/note_1
to./folder_2/note_2
:If you rename the directory
folder_2
, the link will no longer work.When a directory in the note's path is changed
This issue was separated from issue #3200
The text was updated successfully, but these errors were encountered: