Skip to content

Commit f1dfa09

Browse files
committed
1 parent 34c07ce commit f1dfa09

File tree

8 files changed

+4
-4
lines changed

8 files changed

+4
-4
lines changed
-339 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

_sources/docs/contributing.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ Python support
3939
--------------
4040

4141
Pygments supports all supported Python versions as per the `Python
42-
Developer's Guide <devguide>`_. Additionally, the default Python
42+
Developer's Guide`_. Additionally, the default Python
4343
version of the latest stable version of RHEL, Ubuntu LTS, and Debian
4444
are supported, even if they're officially EOL. Supporting other
4545
end-of-life versions is a non-goal of Pygments.
4646

47-
.. _devguide: https://devguide.python.org/versions/
47+
.. _Python Developer's Guide: https://devguide.python.org/versions/
4848

4949

5050
Validation
-12 Bytes
Binary file not shown.

_static/pyodide/pyodide.asm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_static/pyodide/pyodide.asm.wasm

0 Bytes
Binary file not shown.

_static/pyodide/test.tar

0 Bytes
Binary file not shown.

docs/contributing/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ <h2>General contribution checklist<a class="headerlink" href="#general-contribut
159159
<h2>Goals &amp; non-goals of Pygments<a class="headerlink" href="#goals-non-goals-of-pygments" title="Link to this heading"></a></h2>
160160
<section id="python-support">
161161
<h3>Python support<a class="headerlink" href="#python-support" title="Link to this heading"></a></h3>
162-
<p>Pygments supports all supported Python versions as per the <a class="reference external" href="devguide">Python
162+
<p>Pygments supports all supported Python versions as per the <a class="reference external" href="https://devguide.python.org/versions/">Python
163163
Developer’s Guide</a>. Additionally, the default Python
164164
version of the latest stable version of RHEL, Ubuntu LTS, and Debian
165165
are supported, even if they’re officially EOL. Supporting other

0 commit comments

Comments
 (0)