Skip to content

Commit c54c9b3

Browse files
agoose77rowanc1choldgraf
authored
Fix gallery build (#1083)
Co-authored-by: Rowan Cockett <rowanc1@gmail.com> Co-authored-by: Chris Holdgraf <choldgraf@berkeley.edu>
1 parent 3679a65 commit c54c9b3

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

docs/gallery.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -194,10 +194,6 @@
194194
repository: https://github.com/rafneta/CienciaDatosPythonCIDE
195195
image: https://raw.githubusercontent.com/rafneta/CienciaDatosPythonCIDE/master/docs/logo.jpg
196196
website: https://rafneta.github.io/CienciaDatosPythonCIDE/intro.html
197-
- name: "Development Data Partnership"
198-
repository:
199-
image: https://raw.githubusercontent.com/datapartnership/welcome/master/images/logo.png
200-
website: https://docs.datapartnership.org
201197
- name: "OpenPifPaf Guide"
202198
image: https://openpifpaf.github.io/_static/logo.png
203199
website: https://openpifpaf.github.io

docs/tools.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ Here are its main features:
140140
- Follows the __[CommonMark spec](http://spec.commonmark.org/)__ for baseline parsing
141141
- Configurable syntax: You can add new rules and even replace existing ones
142142
- Pluggable: Adds syntax extensions to extend the parser (see the [plugin list](https://markdown-it-py.readthedocs.io/en/latest/plugins.html#md-plugins))
143-
- High speed (see our [benchmarking tests](https://markdown-it-py.readthedocs.io/en/latest/other.html#performance))
144-
- [Safe by default](https://markdown-it-py.readthedocs.io/en/latest/other.html#security)
143+
- High speed (see our [benchmarking tests](https://markdown-it-py.readthedocs.io/en/latest/performance.html))
144+
- [Safe by default](https://markdown-it-py.readthedocs.io/en/latest/security.html)
145145

146146

147147
## JavaScript stack

0 commit comments

Comments
 (0)