Skip to content

Commit 9996271

Browse files
authored
Fix code block caption of github workflow file in tutorial (#14019)
1 parent 0bdfa74 commit 9996271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/tutorial/deploying.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ After you have published your sources on GitHub, create a file named
175175
contents:
176176

177177
.. code-block:: yaml
178-
:caption: .github/workflows/
178+
:caption: .github/workflows/sphinx.yml
179179
180180
name: "Sphinx: Render docs"
181181

0 commit comments

Comments
 (0)