Use secure http for project links where possible
Use secure http for project links where possible. Thanks to Paul Wise.
This commit is contained in:
parent
42ddcaed7b
commit
99e2a53de2
1 changed files with 7 additions and 7 deletions
|
@ -101,7 +101,7 @@ licensed under the GNU GPL.</p>
|
|||
Conservancy offers Debian its expertise and advice on software licensing,
|
||||
enforcement, and related issues.</p>
|
||||
|
||||
<h2><a href="http://evergreen-ils.org/">Evergreen</a></h2>
|
||||
<h2><a href="https://evergreen-ils.org/">Evergreen</a></h2>
|
||||
|
||||
<p>The Evergreen Project develops an open source ILS (integrated library
|
||||
system) used by hundreds of libraries across the world. The software, also
|
||||
|
@ -150,7 +150,7 @@ protocol implementations cooperative and support for SSL sockets.</p>
|
|||
<p>Git is used for version control of files, much like tools such as
|
||||
Mercurial, Bazaar, Subversion, CVS, Perforce, and Visual SourceSafe.</p>
|
||||
|
||||
<h2><a href="http://www.godotengine.org/">Godot Engine</a></h2>
|
||||
<h2><a href="https://www.godotengine.org/">Godot Engine</a></h2>
|
||||
|
||||
<p>Godot is an advanced, feature packed, multi-platform 2D and 3D game
|
||||
engine. It provides a huge set of common tools, so you can just focus on
|
||||
|
@ -201,7 +201,7 @@ leading version control systems, Mercurial and Git. Kallithea hosts your
|
|||
code, manages access control lists and provides an easy web interface to the
|
||||
version control system of your choice.</p>
|
||||
|
||||
<h2><a href="http://kohanaframework.org">Kohana</a></h2>
|
||||
<h2><a href="https://kohanaframework.org">Kohana</a></h2>
|
||||
|
||||
<p>Kohana is an elegant HMVC PHP5 framework that provides a rich set of
|
||||
components for building web applications. It requires very little
|
||||
|
@ -277,7 +277,7 @@ newcomers to contribute to throughout the year, and by offering focused
|
|||
internship opportunities twice a year with many free software organizations.
|
||||
</p>
|
||||
|
||||
<h2><a href="http://phpmyadmin.net/">phpMyAdmin</a></h2>
|
||||
<h2><a href="https://phpmyadmin.net/">phpMyAdmin</a></h2>
|
||||
|
||||
<p>
|
||||
phpMyAdmin is a free and open source web interface for the MySQL and
|
||||
|
@ -364,7 +364,7 @@ Smalltalk making it easy to debug, analyze, and change. Squeak is the
|
|||
vehicle for a wide range of projects from multimedia applications,
|
||||
educational platforms to commercial web application development.</p>
|
||||
|
||||
<h2><a href="http://sugarlabs.org">Sugar Labs</a></h2>
|
||||
<h2><a href="https://sugarlabs.org">Sugar Labs</a></h2>
|
||||
|
||||
<p>Sugar is a learning platform that reinvents how computers are used for
|
||||
education. Sugar's focus on sharing, criticism, and exploration is
|
||||
|
@ -397,7 +397,7 @@ commonly used to create high-level interpreted or compiled programming
|
|||
environments, user interfaces, and as a tool for testing and prototyping
|
||||
C/C++ software.</p>
|
||||
|
||||
<h2><a href="http://twistedmatrix.com/">Twisted</a></h2>
|
||||
<h2><a href="https://twistedmatrix.com/">Twisted</a></h2>
|
||||
<p>Twisted is an event-based engine for Internet applications, written in
|
||||
Python. Twisted supports TCP, SSL and TLS, UDP, Unix sockets, multicast,
|
||||
and serial ports. It also includes a Web server, an SMTP/POP3 server, a
|
||||
|
@ -405,7 +405,7 @@ telnet server, an SSH server, an IRC server, a DNS server, and of course
|
|||
APIs for creating new protocols. It supports integration with GTK+ 2, Qt,
|
||||
Tkinter, wxPython, Mac OS X (PyObjC) and Win32 event loops.</p>
|
||||
|
||||
<h2><a href="http://www.uclibc.org/">uCLibc</a></h2>
|
||||
<h2><a href="https://www.uclibc.org/">uCLibc</a></h2>
|
||||
|
||||
<p>uClibc (pronounced yew-see-lib-see) is a C library
|
||||
for developing embedded Linux systems. It is much smaller than the GNU
|
||||
|
|
Loading…
Reference in a new issue