diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-09-04 16:52:11 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2020-09-04 16:52:11 +0000 |
| commit | 37a23520737b748ee98a9417e2df49f788041d80 (patch) | |
| tree | d8cbf29a64207ca3f06ddddae91072c537084197 /docutils/docs | |
| parent | e28968fbb239a97417aaf839e52e9a04ae744b12 (diff) | |
| download | docutils-37a23520737b748ee98a9417e2df49f788041d80.tar.gz | |
Fix link to 2-Clause BSD license.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8554 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs')
| -rw-r--r-- | docutils/docs/dev/policies.txt | 12 | ||||
| -rw-r--r-- | docutils/docs/user/smartquotes.txt | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/docutils/docs/dev/policies.txt b/docutils/docs/dev/policies.txt index eefaa0613..731800115 100644 --- a/docutils/docs/dev/policies.txt +++ b/docutils/docs/dev/policies.txt @@ -248,14 +248,14 @@ Pros: GNU. References: - * http://www.freebsd.org/copyright/freebsd-license.html - * http://www.opensource.org/licenses/BSD-2-Clause - * http://www.spdx.org/licenses/BSD-2-Clause + * https://www.freebsd.org/copyright/freebsd-license.html + * https://opensource.org/licenses/BSD-2-Clause + * https://spdx.org/licenses/BSD-2-Clause.html .. _Various Licenses and Comments about Them: - http://www.gnu.org/licenses/license-list.html -.. _OSI Approved Licenses: http://www.opensource.org/licenses/category -.. _SPDX Open Source License Registry: http://www.spdx.org/licenses/ + https://www.gnu.org/licenses/license-list.html +.. _OSI Approved Licenses: https://www.opensource.org/licenses/category +.. _SPDX Open Source License Registry: https://www.spdx.org/licenses/ .. _Subversion Repository: diff --git a/docutils/docs/user/smartquotes.txt b/docutils/docs/user/smartquotes.txt index 4f91184b3..50677b840 100644 --- a/docutils/docs/user/smartquotes.txt +++ b/docutils/docs/user/smartquotes.txt @@ -10,7 +10,7 @@ Smart Quotes for Docutils :License: Released under the terms of the `2-Clause BSD license`_ :Abstract: This document describes the Docutils `smartquotes` module. -.. _2-Clause BSD license: http://www.spdx.org/licenses/BSD-2-Clause +.. _2-Clause BSD license: http://opensource.org/licenses/BSD-2-Clause .. contents:: |
