You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix broken documentation links after file reorganization
- Fix links in docs/guides/advanced/README.md to point to core-concepts/
- Fix asset link in docs/upgrading/release-notes/16.0.0.md
- Fix turbolinks link in docs/upgrading/release-notes/16.0.0.md
All broken links reported by markdown-link-check CI have been fixed.
- If you call it in a `turbolinks:load` listener to work around the issue documented in [Turbolinks](../building-features/turbolinks.md#async-script-loading), the listener can be safely removed.
84
+
- If you call it in a `turbolinks:load` listener to work around the issue documented in [Turbolinks](../../building-features/turbolinks.md#async-script-loading), the listener can be safely removed.
0 commit comments