Fix wrong URL in guide (configuration)

This commit is contained in:
Flozza 2024-07-30 19:54:44 +09:30 committed by Matthew Pomes
parent f2ca2ad735
commit 509a033c84
No known key found for this signature in database
GPG Key ID: B8C0D93B8D8FBDB7
1 changed files with 1 additions and 1 deletions

View File

@ -607,4 +607,4 @@ or `APP_` environment variables, Rocket will make use of them. The application
can also extract its configuration, done here via the `Adhoc::config()` fairing.
[`rocket::custom()`]: @api/master/rocket/fn.custom.html
[`rocket::build()`]: @api/master/rocket/fn.custom.html
[`rocket::build()`]: @api/master/rocket/fn.build.html