We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e2dd5 commit 8cb9a4fCopy full SHA for 8cb9a4f
docs/guides/improved-error-messages.md
@@ -197,6 +197,6 @@ If you encounter issues:
197
198
## Related Documentation
199
200
-- [Auto-Bundling Guide](https://www.shakacode.com/react-on-rails/docs/guides/file-system-based-automated-bundle-generation/)
201
-- [Server Rendering](https://www.shakacode.com/react-on-rails/docs/guides/server-rendering/)
202
-- [Component Registration](https://www.shakacode.com/react-on-rails/docs/guides/component-registration/)
+- [Auto-Bundling Guide](../core-concepts/auto-bundling-file-system-based-automated-bundle-generation.md)
+- [Server Rendering](../core-concepts/react-server-rendering.md)
+- [JavaScript API (Component Registration)](../api-reference/javascript-api.md)
0 commit comments