There was an error while loading. Please reload this page.
1 parent 6e9d997 commit cff3169Copy full SHA for cff3169
netlify-webhook-deploy.php
@@ -103,8 +103,8 @@ public function plugin_settings_subpage_content() {?>
103
104
<footer>
105
<h3>Extra Info</h3>
106
- <p><a href="https://github.com.au">Plugin Docs</a></p>
107
- <p><a href="https://github.com.au">Project Github</a></p>
+ <p><a href="https://github.com/lukethacoder/wp-webhook-netlify-deploy">Plugin Docs</a></p>
+ <p><a href="https://github.com/lukethacoder/wp-webhook-netlify-deploy">Project Github</a></p>
108
</footer>
109
110
</div> <?php
@@ -395,4 +395,4 @@ public function field_callback( $arguments ) {
395
}
396
397
new deployWebhook;
398
-?>
+?>
0 commit comments