summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2020-10-14 12:30:30 -0400
committerTavian Barnes <tavianator@tavianator.com>2020-10-14 12:30:30 -0400
commitb3e0ae503374283232bfb2932904cf5412d118bf (patch)
tree0896a86742ff8da9b193dc01f0fb4903d841c286 /bfs.h
parent770742fc876ba2ecbbcaffe218b971eee87765e6 (diff)
downloadbfs-b3e0ae503374283232bfb2932904cf5412d118bf.tar.xz
Update the project URL
Diffstat (limited to 'bfs.h')
-rw-r--r--bfs.h2
1 files changed, 1 insertions, 1 deletions
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