]> sipb.mit.edu Git - wiki.git/blobdiff - doc/debian-hacking.mdwn
Convert most http: links to https:
[wiki.git] / doc / debian-hacking.mdwn
index 7196db3e25affae250cfa004e5e11056997c4364..aea672c7b2a77be9c57be95d921d1a33ff1c3943 100644 (file)
@@ -9,8 +9,8 @@ contains the compiled form of a <i>source package</i>.
 approximately the same as the software itself, e.g., `barnowl` or `gdb`
 or `libwww-mechanize-ruby`. You can use the command `dpkg -S` to figure
 out where a file comes from, or search on
 approximately the same as the software itself, e.g., `barnowl` or `gdb`
 or `libwww-mechanize-ruby`. You can use the command `dpkg -S` to figure
 out where a file comes from, or search on
-[packages.debian.org](http://packages.debian.org/) or
-[packages.ubuntu.com](http://packages.ubuntu.com/).
+[packages.debian.org](https://packages.debian.org/) or
+[packages.ubuntu.com](https://packages.ubuntu.com/).
 
 2. Type `apt-get source` followed by the package name. This will
 download the source package.
 
 2. Type `apt-get source` followed by the package name. This will
 download the source package.
@@ -33,5 +33,5 @@ package.
 
 You can find more information about writing Debian or Ubuntu packages in
 [Ubuntu's packaging guide](https://wiki.ubuntu.com/PackagingGuide) or
 
 You can find more information about writing Debian or Ubuntu packages in
 [Ubuntu's packaging guide](https://wiki.ubuntu.com/PackagingGuide) or
-SIPB's [packaging tutorial](http://debathena.mit.edu/packaging/) on the
+SIPB's [packaging tutorial](https://debathena.mit.edu/packaging/) on the
 Debathena website.
 Debathena website.