Currently, when the article slug is changed, the system allows the users to set a redirect rule from the old to the new slug. This ensures that the internal links where this articles is linked are not broken. The internal links still point to the old slug, but they are redirected properly to the new slug based on the redirection rule.
However, one of our users expect the internal links to be updated to the new slug whenever the slug of the article is updated.