File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/deploy-and-configure/configuration/graphinsights Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ deployment.
1919
2020``` console
2121mkdir licenses
22- ln -s your-license-file.lic graphinsights.
22+ ln -s your-license-file.lic graphinsights.lic
2323make enable-extension EXTENSION=graphinsights
2424```
2525
@@ -313,7 +313,7 @@ However, regenerating a new client secret is advisable:
313313
314314
315315Also have a look below and check if your
316- [Backchannel logout URL](/deploy-and-configure/configuration/graphinsights/#set-backchannel-logout-url-for-graph-insights) is set.
316+ [Backchannel logout URL](../../.. /deploy-and-configure/configuration/graphinsights/#set-backchannel-logout-url-for-graph-insights) is set.
317317
318318In an already running deployment you would have to create those clients on your own.
319319
You can’t perform that action at this time.
0 commit comments