Skip to content

Commit 2e2af7c

Browse files
authored
Merge pull request #894 from pbor/build-tools
build tools: fix documentation link
2 parents f2a366b + 2352c3c commit 2e2af7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

glib-build-tools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ homepage = "https://gtk-rs.org/"
55
authors = ["The gtk-rs Project Developers"]
66
keywords = ["glib", "gio", "gtk-rs", "gnome", "build-dependencies"]
77
readme = "README.md"
8-
documentation = "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib-build-tools"
8+
documentation = "https://gtk-rs.org/gtk-rs-core/stable/latest/docs/glib_build_tools"
99
version = "0.17.0"
1010
description = "Rust bindings for the Gio library, build script utils crate"
1111
repository = "https://github.com/gtk-rs/gtk-rs-core"

0 commit comments

Comments
 (0)