Skip to content

Commit ed0efa5

Browse files
committed
Lowercased file extension on png files
1 parent b516f05 commit ed0efa5

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.PHP/blob/master/Documentation/ConfigurationProviderExample.PNG)
13+
![Configuration Provider flow](https://github.com/queueit/KnownUser.V3.PHP/blob/master/Documentation/ConfigProviderExample.png)
1414

1515

1616

README.md

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

1616
The high level logic is as follows:
1717

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

2020
1. User requests a page on your server
2121
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)