diff options
Diffstat (limited to 'sandbox/code-block-directive')
-rw-r--r-- | sandbox/code-block-directive/docs/syntax-highlight.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/code-block-directive/docs/syntax-highlight.txt b/sandbox/code-block-directive/docs/syntax-highlight.txt index 85c320494..beb6250ab 100644 --- a/sandbox/code-block-directive/docs/syntax-highlight.txt +++ b/sandbox/code-block-directive/docs/syntax-highlight.txt @@ -14,7 +14,7 @@ Syntax Highlight notice and this notice are preserved. This file is offered as-is, without any warranty. -.. _2-Clause BSD license: http://www.spdx.org/licenses/BSD-2-Clause +.. _2-Clause BSD license: http://opensource.org/licenses/BSD-2-Clause :Abstract: Proposal to add syntax highlight of code blocks to the capabilities of Docutils_. |