Skip to content

Commit

Permalink
Fix YAML indentation in example .readthedocs.yaml (#10970)
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt authored Dec 25, 2023
1 parent 9482937 commit 9c9de69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readthedocs/templates/projects/import_config.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3>{% trans "Add a project configuration file" %}</h3>

# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py
configuration: docs/conf.py

# Optionally build your docs in additional formats such as PDF and ePub
# formats:
Expand Down

0 comments on commit 9c9de69

Please sign in to comment.