Skip to content

Commit 66059b8

Browse files
committed
fixed broken docs link
1 parent 06ac57f commit 66059b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry/src/routes.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
//!
471471
//! Gets the config that the validator is running on.
472472
//!
473-
//! The route is handled by [`get_config()`](sentry::routes::cfg::get_config())
473+
//! The route is handled by [`config()`](crate::routes::get_cfg())
474474
//!
475475
//! Response: [`Config`](primitives::Config)
476476
//!

0 commit comments

Comments
 (0)