diff --git a/readthedocs/templates/builds/build_detail.html b/readthedocs/templates/builds/build_detail.html index 6ce1c0dfe7a..793f52b4b46 100644 --- a/readthedocs/templates/builds/build_detail.html +++ b/readthedocs/templates/builds/build_detail.html @@ -165,7 +165,7 @@
{% blocktrans trimmed with config_file_link="https://docs.readthedocs.io/page/config-file/v2.html" %} Configure your documentation builds! - Adding a .readthedocs.yml file to your project + Adding a .readthedocs.yaml file to your project is the recommended way to configure your documentation builds. You can declare dependencies, set up submodules, and many other great features. {% endblocktrans %}