Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit 8d30636

Browse files
committed
manually applying PR-104
1 parent 085c316 commit 8d30636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebApplication/1_StaticWebHosting/website/js/cognito-auth.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
var WildRydes = window.WildRydes || {};
44

55
(function scopeWrapper($) {
6-
var signinUrl = '/signin.html';
6+
var signinUrl = 'signin.html';
77

88
var poolData = {
99
UserPoolId: _config.cognito.userPoolId,

0 commit comments

Comments
 (0)