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
Copy file name to clipboardExpand all lines: docs/integrations/electron.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ And now ``renderer process``, which uses the Browser SDK:
37
37
});
38
38
39
39
This configuration will also take care of unhandled Promise rejections, which can be handled in various ways. By default, Electron uses standard JS API.
40
-
To learn more about handling promises, refer to :doc:`Promises <raven-js-promises>` documentation.
40
+
To learn more about handling promises, refer to :ref:`raven-js-promises` documentation.
0 commit comments