Skip to content
This repository was archived by the owner on Dec 31, 2021. It is now read-only.

Commit a48a50f

Browse files
authored
Merge pull request #37 from Shekharrajak/githubci
rename the Historical and PDF version tab name to Other doc versions
2 parents 57d7afe + c286fb8 commit a48a50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_sphinx_theme/navbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</div>
3030
</li>
3131
<li class="nav-item">
32-
<a class="nav-link text-dark font-weight-bold px-3" href="{{ theme_variables.external_urls['doc'] }}">Historical & PDF version</a>
32+
<a class="nav-link text-dark font-weight-bold px-3" href="{{ theme_variables.external_urls['doc'] }}">Other doc versions</a>
3333
</li>
3434
</ul>
3535
</div>

0 commit comments

Comments
 (0)