Skip to content

Commit 3527b59

Browse files
authored
Update index.html
1 parent 78f97b8 commit 3527b59

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

wordpress-login-defender-plugin/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
<link href="https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,500;0,600;0,700;1,300;1,500;1,600;1,700&amp;display=swap" rel="stylesheet" />
1515
<link href="https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,400;1,400&amp;display=swap" rel="stylesheet" />
1616
<!-- Core theme CSS (includes Bootstrap)-->
17-
<link href="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/css/styles.css" rel="stylesheet" />
18-
<link href="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/css/custom.css" rel="stylesheet" />
17+
<link href="https://plugins-for-wordpress.github.io/wordpress-login-defender-plugin/css/styles.css" rel="stylesheet" />
18+
<link href="https://plugins-for-wordpress.github.io/wordpress-login-defender-plugin/css/custom.css" rel="stylesheet" />
1919
<link rel="icon" type="image/x-icon" href="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/assets/favicon.ico" />
2020
</head>
2121
<body id="page-top">
@@ -66,7 +66,7 @@ <h1 class="display-1 lh-1 mb-3 text-white">WordPress Login Defender</h1>
6666
<div class="col-lg-6">
6767
<!-- Masthead device mockup feature-->
6868
<div class="masthead-device-mockup">
69-
<img src="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/assets/img/wp-login-secure.png" style="width:100%; max-width:600px">
69+
<img src="https://plugins-for-wordpress.github.io/wordpress-login-defender-plugin/assets/img/wp-login-secure.png" style="width:100%; max-width:600px">
7070
</div>
7171
</div>
7272
</div>
@@ -251,7 +251,7 @@ <h5 class="modal-title font-alt text-white" id="feedbackModalLabel">Send feedbac
251251
<!-- Bootstrap core JS-->
252252
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
253253
<!-- Core theme JS-->
254-
<script src="https://wordpress-plugins-world.github.io/wordpress-login-defender-plugin/js/scripts.js"></script>
254+
<script src="https://plugins-for-wordpress.github.io/wordpress-login-defender-plugin/js/scripts.js"></script>
255255
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
256256
<!-- * * SB Forms JS * *-->
257257
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->

0 commit comments

Comments
 (0)