Rename git default branch to "main"

This commit is contained in:
medmunds
2020-08-14 17:58:06 -07:00
parent 9095974d4a
commit 7d726734eb
7 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
"use strict";
// Similar to https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/core/static-src/core/js/doc-embed/version-compare.js
// but adds admonition for the "latest" version -- which is (unreleased) master branch.
// Similar to https://github.com/readthedocs/readthedocs.org/blob/5.2.3/readthedocs/core/static-src/core/js/doc-embed/version-compare.js
// but adds admonition for the "latest" version -- which is (unreleased) main branch.
function warnOnLatestVersion() {