diff --git a/rust/agama-cli/src/questions.rs b/rust/agama-cli/src/questions.rs index 51d1380068..c73dc9d055 100644 --- a/rust/agama-cli/src/questions.rs +++ b/rust/agama-cli/src/questions.rs @@ -16,7 +16,7 @@ pub enum QuestionsCommands { /// them in interactive mode or change answer in automatic mode. /// /// For more details and examples see official Agama documentation. - /// https://github.com/openSUSE/agama/blob/master/doc/questions.md + /// https://github.com/openSUSE/agama/blob/master/doc/questions.md Answers { /// Local path to file with answers in YAML format path: String,