8000 wordsmithing · python/docsbuild-scripts@4d90665 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4d90665

Browse files
AA-Turnerhugovk
andauthored
wordsmithing
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent e877d37 commit 4d90665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/switchers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
// File URIs must begin with either one (1) or three (3) forward slashes
3+
// File URIs must begin with either one or three forward slashes
44
const _is_file_uri = (uri) => uri.startsWith('file:/');
55

66
const _IS_LOCAL = _is_file_uri(window.location.href);

0 commit comments

Comments
 (0)
0