Renaming a heading in a note should rename (matching) alias of links to it

Use case or problem

If you have a link to a note with an alias with the same name as the note, changing the note’s name with update the link and its alias. I want the same for links to headers.
When a topic does not merit a whole note but just a small paragraph in a note that contains related similar topics.
I want to be able to link to that topic in other notes, by using it’s header.
I don’t want to show the the path to the note that contains that header and all the subheaders, so I use an Alias with the same name as the header (similarly like you do for note links).
But if I want to rename that header (by right click->rename this header), only the link updates, the alias doesn’t change (like it does for note links).

Proposed solution

Renaming headers (by right click->rename this header) will now rename the header alias (in links) if it matches the header name.
In addition to updating the link like it already does.

I hope this can be a relatively easy feature to implement, thank you for reading my request!