Skip to content

Commit a7249db

Browse files
cfisclaude
andcommitted
Fix site_url in zensical.toml to use correct org domain
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6c0bc86 commit a7249db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zensical.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
site_name = "ruby-bindgen"
44
site_description = "Generate Ruby bindings from C and C++ header files"
5-
site_url = "https://ruby-bindgen.github.io/ruby-bindgen/"
5+
site_url = "https://ruby-rice.github.io/ruby-bindgen/"
66

77
repo_name = "ruby-bindgen/ruby-bindgen"
88
repo_url = "https://github.com/ruby-bindgen/ruby-bindgen"

0 commit comments

Comments
 (0)