Skip to content

Commit c46e147

Browse files
authored
Fix Twitter and GitHub links for Docsy
1 parent 2e39e2a commit c46e147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/site/generators/docsy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Docsy
3-
repo: https://github.com/google/docsy
3+
repo: google/docsy
44
homepage: https://www.docsy.dev/
55
language:
66
- Go
@@ -10,7 +10,7 @@ templates:
1010
- Go
1111
description: A Hugo theme for creating great technical documentation sites
1212
startertemplaterepo: https://github.com/google/docsy/tree/main/layouts
13-
twitter: https://twitter.com/docsydocs
13+
twitter: docsydocs
1414
---
1515

1616
Docsy is a pre-configured Hugo theme that provides the core features and behaviors needed to create a technical documentation site.

0 commit comments

Comments
 (0)