Skip to content

Commit b043cda

Browse files
docs: correct link to Authentication Guide
Fixes #2303
1 parent 3856117 commit b043cda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/docs/templates/overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@ <h4>Elsewhere</h4>
4949
</div>
5050

5151
<p>
52-
The full set of options which can be passed to <code><%= pkgJson.name %></code> are outlined in our <a href="#/docs/<%= umbrellaView ? umbrellaPkg : className %>/<%= pkgJson.version %>/guides/authentication">Authentication guide</a>.
52+
The full set of options which can be passed to <code><%= pkgJson.name %></code> are outlined in our <a href="#/docs/<%= umbrellaView ? umbrellaPkg : className %>/v<%= pkgJson.version %>/guides/authentication">Authentication guide</a>.
5353
</p>

0 commit comments

Comments
 (0)