Skip to content

Commit

Permalink
make rust linter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Sep 18, 2023
1 parent 651ef17 commit 487e3a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/agama-cli/src/questions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 487e3a7

Please sign in to comment.