diff --git a/src/build/webgen/main_actions.zig b/src/build/webgen/main_actions.zig index c9eb44d8c7..2060b722e6 100644 --- a/src/build/webgen/main_actions.zig +++ b/src/build/webgen/main_actions.zig @@ -13,6 +13,7 @@ pub fn genKeybindActions(writer: anytype) !void { \\--- \\title: Keybinding Action Reference \\description: Reference of all Ghostty keybinding actions. + \\editOnGithubLink: https://github.com/ghostty-org/ghostty/edit/main/src/input/Binding.zig \\--- \\ \\This is a reference of all Ghostty keybinding actions. diff --git a/src/build/webgen/main_config.zig b/src/build/webgen/main_config.zig index 842d17bf9a..6cb55fcd3d 100644 --- a/src/build/webgen/main_config.zig +++ b/src/build/webgen/main_config.zig @@ -13,6 +13,7 @@ pub fn genConfig(writer: anytype) !void { \\--- \\title: Reference \\description: Reference of all Ghostty configuration options. + \\editOnGithubLink: https://github.com/ghostty-org/ghostty/edit/main/src/config/Config.zig \\--- \\ \\This is a reference of all Ghostty configuration options. These