Skip to content

Commit

Permalink
Update documentation link displayed at the end of cli results
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliGautier committed Feb 26, 2025
1 parent 194e4f0 commit 1228353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arlas/cli/variables.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

variables = {
"configuration_file": os.path.join(os.path.expanduser('~'), ".arlas", "cli", "configuration.yaml"),
"help_epilog": "See full arlas_cli documentation at https://gisaia.github.io/arlas_cli/"
"help_epilog": "See full arlas_cli documentation at https://docs.arlas.io/external_docs/arlas_cli/"
}

0 comments on commit 1228353

Please sign in to comment.