Skip to content

Commit

Permalink
Fix wrong URL in guide (configuration)
Browse files Browse the repository at this point in the history
  • Loading branch information
Javex authored Jul 30, 2024
1 parent 4eb6cdf commit fd47b7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/10-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit fd47b7e

Please sign in to comment.