Merge pull request #14904 from chris-martin/manual-go2nix-link

nixpkgs manual: fix link to go2nix

+1 -1
+1 -1
doc/languages-frameworks/go.xml
··· 119 119 </screen> 120 120 </para> 121 121 122 - <para>To extract dependency information from a Go package in automated way use <link xlink:href="https://github.com/cstrahan/go2nix">go2nix</link>.</para> 122 + <para>To extract dependency information from a Go package in automated way use <link xlink:href="https://github.com/kamilchm/go2nix">go2nix</link>.</para> 123 123 </section> 124 124