summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bfs.12
-rw-r--r--bfs.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/bfs.1 b/bfs.1
index abb4189..6cda4fb 100644
--- a/bfs.1
+++ b/bfs.1
@@ -782,7 +782,7 @@ https://github.com/tavianator/bfs/issues
.SH AUTHOR
Tavian Barnes <tavianator@tavianator.com>
.PP
-https://github.com/tavianator/bfs
+https://tavianator.com/projects/bfs.html
.SH SEE ALSO
.BR find (1),
.BR locate (1),
diff --git a/bfs.h b/bfs.h
index febfa92..0c1089e 100644
--- a/bfs.h
+++ b/bfs.h
@@ -26,7 +26,7 @@
#endif
#ifndef BFS_HOMEPAGE
-# define BFS_HOMEPAGE "https://github.com/tavianator/bfs"
+# define BFS_HOMEPAGE "https://tavianator.com/projects/bfs.html"
#endif
#endif // BFS_H