You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Examples/Nginx/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ NOTE: In this example `rewrite_by_lua_block` directive was added to default loca
70
70
71
71
### 4) Provide the configuration file
72
72
73
-
The above code requires you to provide the `integrationconfig.json` file which contains the configuration you create on the Queue-it GO platform ([more info here](https://github.com/queueit/KnownUser.V3.Lua#1-providing-the-queue-configuration)). There are various ways to provide this file. Please read the [specific documentation here](https://github.com/queueit/KnownUser.V3.Lua/tree/master/Documentation).
73
+
The above code requires you to provide the `integrationconfig.json` file which contains the configuration you create on the Queue-it GO platform ([more info here](../../README.md#1-providing-the-queue-configuration)). There are various ways to provide this file. Please read the [specific documentation here](../../Documentation).
0 commit comments