Skip to content

Commit 730af5f

Browse files
committed
Lowercased file extension on png files
1 parent 644d9ad commit 730af5f

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
File renamed without changes.

Documentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It is recommended to make a timer function that can download and cache the confi
1010
You can find your configuration file here https://[your-customer-id].queue-it.net/status/integrationconfig/[your-customer-id]?qr=[time-based-query-string] after a succesful publish.
1111
Please contact Queue-it support through the Go Queue-it self-service portal to get further help on this.
1212

13-
![Configuration Provider flow](https://github.com/queueit/KnownUser.V3.RubyOnRails/blob/master/Documentation/ConfigurationProviderExample.PNG)
13+
![Configuration Provider flow](https://github.com/queueit/KnownUser.V3.RubyOnRails/blob/master/Documentation/ConfigProviderExample.png)
1414

1515

1616

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The most important fields of the `queueittoken` are:
1414

1515
The high level logic is as follows:
1616

17-
![The KnownUser validation flow](https://github.com/queueit/KnownUser.V3.RubyOnRails/blob/master/Documentation/KnownUser%20flow.PNG)
17+
![The KnownUser validation flow](https://github.com/queueit/KnownUser.V3.RubyOnRails/blob/master/Documentation/KnownUserFlow.png)
1818

1919
1. User requests a page on your server
2020
2. The validation method sees that the has no Queue-it session cookie and no `queueittoken` and sends him to the correct queue based on the configuration

0 commit comments

Comments
 (0)