Skip to content

Commit

Permalink
fix: git repository and edit url setting
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedAhkam committed Oct 9, 2023
1 parent 31d9f4f commit 894b9a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ description = "Documentation for the tool android-cli"
language = "en"
multilingual = false
src = "src"

[output.html]
git-repository-url = "https://github.com/SyedAhkam/android-cli"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/SyedAhkam/android-cli/edit/master/docs/{path}"

0 comments on commit 894b9a6

Please sign in to comment.