diff --git a/docs/conf.py b/docs/conf.py index fe58131005..e1068522bf 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -79,7 +79,7 @@ # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". -html_title = f"Nextflow v{release} documentation" +html_title = f"Nextflow {release} documentation" # Get the current sha if not checked out at a specific version if len(release) == 0: