hikchoi
02/03/2022, 8:06 AMfoo.md in vault1
2. bar.md in vault2
3. bar.md referenced foo.md like so: [[Foo|foo]]
In this case, refactoring foo.md to parent.foo.md won't update the link in bar.md to [[Foo|parent.foo]]
if the link was explicit like [[Foo|dendron://vault1/foo]], it would correctly update to [[Foo|dendron://vault1/parent.foo]]