Skip to content

Commit

Permalink
Add missing slash to crashpad link in native SDK docs
Browse files Browse the repository at this point in the history
  • Loading branch information
torarnv committed Apr 8, 2021
1 parent 8c024d3 commit 2b94f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/includes/getting-started-install/native.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ install

<Alert level="warning" title="Bundling crashpad_handler">

When using the _Crashpad backend_, which is the default on Windows and macOS, the `crashpad_handler` binary has to be shipped alongside the application binary. See the [Crashpad documentation](configuration/backends/crashpad/) for more information.
When using the _Crashpad backend_, which is the default on Windows and macOS, the `crashpad_handler` binary has to be shipped alongside the application binary. See the [Crashpad documentation](/configuration/backends/crashpad/) for more information.

</Alert>

0 comments on commit 2b94f81

Please sign in to comment.