File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -17,10 +17,9 @@ Site.pdf: $(wildcard *.adoc) $(wildcard */*.adoc) identity-model.json user-model
1717 -a mathematical-format=svg \
1818 -a icons=font \
1919 -a media=prepress \
20- -a pdf-style=juxt \
2120 -a pdf-fontsdir=fonts \
22- -a pdf-style=juxt \
23- -a pdf-stylesdir=themes \
21+ -a pdf-themesdir=themes \
22+ -a pdf-theme=juxt \
2423 -a sectnumlevels=3 \
2524 -a sectnums=true \
2625 -a title-page=true \
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ our client application in Auth0.
291291.Creating the OAuth 2.0 Client application in Auth0
292292[[creating-a-client-application]]
293293====
294- In Auth0 we located and selected the menu: Applications[ Applications] menu item.
294+ In Auth0 we located and selected the ` Applications/ Applications` menu item.
295295
296296image::Auth0-Applications-Menuitem.png[width=20%]
297297
You can’t perform that action at this time.
0 commit comments