Skip to content

Commit 37be35a

Browse files
committed
Fix reference to docs repo.
Signed-off-by: Felix Fontein <felix@fontein.de>
1 parent 66ac550 commit 37be35a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ version = "0.0"
105105
url_latest_version = "https://example.com"
106106

107107
# Repository configuration (URLs for in-page links to opening issues and suggesting changes)
108-
github_repo = "https://github.com/getsops/sops"
108+
github_repo = "https://github.com/getsops/docs"
109109
# An optional link to a related project repo. For example, the sibling repository where your product code lives.
110110
github_project_repo = "https://github.com/getsops/sops"
111111

0 commit comments

Comments
 (0)