Skip to content

Commit ee6d983

Browse files
committed
Update README
1 parent a9d9946 commit ee6d983

File tree

3 files changed

+1
-9
lines changed

3 files changed

+1
-9
lines changed

README.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@
2626
:description: A Sphinx extension to add GitHub source code links and syntax highlighting
2727

2828

29-
.. |.github_style| replace:: ``github_style.css``
30-
.. _.github_style: https://github.com/tdkorn/sphinx-github-style/tree/v1.0.4/sphinx_github_style/_static/github_style.css
31-
32-
3329

3430

3531

@@ -145,7 +141,7 @@ Syntax Highlighting
145141

146142

147143

148-
.. image:: https://raw.githubusercontent.com/TDKorn/sphinx-github-style/v1.1.0/docs/source/_static/syntax_highlighting.png
144+
.. image:: https://raw.githubusercontent.com/TDKorn/sphinx-github-style/master/docs/source/_static/syntax_highlighting.png
149145
:alt: A code block highlighted by the Pygments style. It looks identical to GitHub.
150146

151147

docs/source/README.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@
77
:description: A Sphinx extension to add GitHub source code links and syntax highlighting
88

99

10-
.. |.github_style| replace:: ``github_style.css``
11-
.. _.github_style: https://github.com/tdkorn/sphinx-github-style/tree/v1.0.4/sphinx_github_style/_static/github_style.css
12-
13-
1410
.. only:: pypi
1511

1612
sphinx-github-style - GitHub source code links and syntax highlighting for Sphinx documentation
-60.9 KB
Loading

0 commit comments

Comments
 (0)