File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ All you need to specify is a Go package name. In your current working
8
8
directory, a new directory will be created containing a git repository. Inside
9
9
that repository, you’ll find the Go package’s source code plus the necessary
10
10
Debian packaging files to build a Debian package. The packaging adheres to the
11
- [ pkg-go packaging guidelines] ( http ://pkg-go.alioth .debian.org /packaging.html)
11
+ [ pkg-go packaging guidelines] ( https ://go-team.pages .debian.net /packaging.html)
12
12
and hence can be placed alongside the other [ team-maintained packages in
13
- pkg-go] ( http ://anonscm .debian.org/cgit/pkg-go /packages/ ) , hosted on Debian’s
14
- [ alioth ] ( https://wiki.debian.org/Alioth ) .
13
+ pkg-go] ( https ://salsa .debian.org/go-team /packages) , hosted on Debian’s
14
+ [ salsa ] ( https://wiki.debian.org/Salsa ) .
15
15
16
16
## Usage/example
17
17
You can’t perform that action at this time.
0 commit comments