We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af04bc commit 9c9637aCopy full SHA for 9c9637a
src/features/localization/dictionaries/layout/en.tsx
@@ -8,10 +8,10 @@ const withJapanese = process.env.NEXT_PUBLIC_WITH_JAPANESE === "enabled";
8
export const enLayoutDictionary: LayoutDictionaryModel = {
9
ribbon: {
10
cta: {
11
- title: "Developer Day is coming to your screen",
12
- description: "(Join us)",
+ title: "Get up-to-speed with JSON Web Tokens.",
+ description: "Get the JWT Handbook for free",
13
link: {
14
- url: "https://a0.to/devday25-rsvp",
+ url: "https://auth0.com/resources/ebooks/jwt-handbook?utm_source=jwt&utm_medium=microsites&utm_campaign=jwt",
15
icon: {
16
label: "Arrow pointing northeast",
17
},
0 commit comments