diff --git a/generate.ps1 b/generate.ps1 index 831fbf1..bf7447c 100644 --- a/generate.ps1 +++ b/generate.ps1 @@ -20,6 +20,7 @@ html { div -Class "header-buttons" { a -href "https://codeberg.org/gothub/gothub" -Class "button" -Content "Source code" a -href "https://matrix.to/#/#gothub:matrix.org" -Class "button" -Content "Matrix room" + a -href "https://gothub.app/docs" -Class "button" -Content "Documentation" } }