Skip to content

Commit ba662ec

Browse files
authored
Update docs/source/conf.py
1 parent 9209e29 commit ba662ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
# The code below will cut version displayed in the dropdown like this:
7979
# By default, set to "main".
8080
# If it's a tag like refs/tags/v1.2.3-rc4 or refs/tags/v1.2.3, then
81-
# cut to v1.2
81+
# cut to 1.2
8282
# the version varible is used in layout.html: https://github.com/pytorch/executorch/blob/main/docs/source/_templates/layout.html#L29
8383
version = release = "main"
8484
if et_version_docs.startswith("refs/tags/v"):

0 commit comments

Comments
 (0)