Skip to content

Commit 5b12906

Browse files
committed
fix example that had .png.jpg in file name, remove character in style guide that's not in the font.
1 parent ee498fe commit 5b12906

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/contrib/style_guide/image-and-figure-details.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ This HTML is from the square field image of the Field Coordinate System page.
383383
<figure class="align-default" id="id2">
384384
<img alt="A square field with X, Y and Z axes shown" src="../../_images/image3.jpg">
385385
<figcaption>
386-
<p><span class="caption-text">The Cascade Effect game field</span><a class="headerlink" href="#id2" title="Permalink to this image"></a></p>
386+
<p><span class="caption-text">The Cascade Effect game field</span><a class="headerlink" href="#id2" title="Permalink to this image"></a></p>
387387
<div class="legend">
388388
<p>In a square field configuration the two Alliances face each other across the field.
389389
The field is oriented such that the Red Wall is on the right as seen

docs/source/contrib/style_guide/style-guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ There is a blank line before and after the caption.
581581

582582
.. code:: ReST
583583
584-
.. figure:: images/into-the-deep-field.png.jpg
584+
.. figure:: images/into-the-deep-field.png
585585
:alt: A square field with X, Y and Z axes shown.
586586
587587
The Into The Deep game field

0 commit comments

Comments
 (0)