Skip to content

Commit 58a1f6b

Browse files
committed
fix Graph Insights docu
Signed-off-by: Thomas Telleis <[email protected]>
1 parent d89ebec commit 58a1f6b

File tree

1 file changed

+2
-2
lines changed
  • docs/deploy-and-configure/configuration/graphinsights

1 file changed

+2
-2
lines changed

docs/deploy-and-configure/configuration/graphinsights/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ deployment.
1919

2020
``` console
2121
mkdir licenses
22-
ln -s your-license-file.lic graphinsights.
22+
ln -s your-license-file.lic graphinsights.lic
2323
make enable-extension EXTENSION=graphinsights
2424
```
2525

@@ -313,7 +313,7 @@ However, regenerating a new client secret is advisable:
313313
![Keycloak client secret regenerate](keycloak-client-secret-regenerate.png)
314314

315315
Also 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

318318
In an already running deployment you would have to create those clients on your own.
319319

0 commit comments

Comments
 (0)