Skip to content

Commit

Permalink
plugin update checker git repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
shyambaseapp committed Nov 12, 2024
1 parent c790f63 commit 2ec7016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/wpoven-performance-logs.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
use YahnisElsts\PluginUpdateChecker\v5\PucFactory;

$myUpdateChecker = PucFactory::buildUpdateChecker(
'https://github.com/baseapp/wpoven_perflogs.git',
'https://github.com/baseapp/wpoven_perflogs/',
__FILE__,
'wpoven-performance-logs'
);
Expand Down

0 comments on commit 2ec7016

Please sign in to comment.