Skip to content

Commit 433161e

Browse files
author
Jeff Smith
committed
Adding version warnings to any versioned doc w/ deprecated Lock/Auth0.js
1 parent bb0a02b commit 433161e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+68
-24
lines changed

articles/_includes/_lock-sdk.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

2-
<% if (meta.path !== "articles/libraries/lock/v10") { %>
3-
<p>For more information on using Lock <a href="/libraries/lock">see the documentation.</a></p>
2+
<% if (meta.path !== "articles/libraries/lock/v11") { %>
3+
<p>For more information on using Lock v11 <a href="/libraries/lock">see the documentation.</a></p>
44
<% } %>
55
<div class="code-picker">
66
<div class="languages-bar">
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions

articles/connections/passwordless/regular-web-app-email-code/v7/index.md

Lines changed: 2 additions & 0 deletions

articles/connections/passwordless/regular-web-app-email-code/v8/index.md

Lines changed: 2 additions & 0 deletions

articles/connections/passwordless/regular-web-app-email-link/v7/index.md

Lines changed: 2 additions & 0 deletions

articles/connections/passwordless/regular-web-app-email-link/v8/index.md

Lines changed: 2 additions & 0 deletions

articles/connections/passwordless/regular-web-app-sms/v7/index.md

Lines changed: 2 additions & 0 deletions

articles/connections/passwordless/regular-web-app-sms/v8/index.md

Lines changed: 2 additions & 0 deletions

articles/connections/passwordless/spa-email-code/v7/index.md

Lines changed: 2 additions & 0 deletions

0 commit comments

Comments
 (0)