aboutsummaryrefslogtreecommitdiff
path: root/contrib/bc/gen/bc_help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bc/gen/bc_help.txt')
-rw-r--r--contrib/bc/gen/bc_help.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/bc/gen/bc_help.txt b/contrib/bc/gen/bc_help.txt
index f78ba9e71dd3..c51ba186db15 100644
--- a/contrib/bc/gen/bc_help.txt
+++ b/contrib/bc/gen/bc_help.txt
@@ -37,7 +37,7 @@ usage: %s [options] [file...]
bc is a command-line, arbitrary-precision calculator with a Turing-complete
language. For details, use `man %s` or see the online documentation at
-https://git.yzena.com/gavin/bc/src/tag/%s/manuals/bc/%s.1.md.
+https://git.gavinhoward.com/gavin/bc/src/tag/%s/manuals/bc/%s.1.md.
This bc is compatible with both the GNU bc and the POSIX bc spec. See the GNU bc
manual (https://www.gnu.org/software/bc/manual/bc.html) and bc spec