Skip to content

Commit 90e2c5c

Browse files
committed
Fix web-eid.eu page link for PHP example
WE2-932 Signed-off-by: Sven Mitt <[email protected]>
1 parent 2858169 commit 90e2c5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/src/main/resources/templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ <h3><a id="for-developers"></a>For developers</h3>
236236
The .NET/C# version of the example is available
237237
<a href="https://github.com/web-eid/web-eid-asp-dotnet-example">here</a>.
238238
The PHP version of the example is available
239-
<a href="https://github.com/web-eid/web-eid-authtoken-validation-php/tree/main/examples">here</a>.
239+
<a href="https://github.com/web-eid/web-eid-authtoken-validation-php/tree/main/example">here</a>.
240240
</p>
241241
</div>
242242
</div>

0 commit comments

Comments
 (0)