Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Pick committed Feb 19, 2014
1 parent 84f8946 commit e944ede
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions herrnhuterlosung.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,10 @@ function LosungInit() {

function LosungAdminInit()
{
// @see https://github.com/jkudish/WordPress-GitHub-Plugin-Updater
$config = array(
'slug' => plugin_basename(__FILE__), // this is the slug of your plugin
'proper_folder_name' => 'herrnhuter-losung-widget',
'api_url' => 'https://api.github.com/repos/hesstobi/herrnhuter-losung-widget', // the github API url of your github repo
'raw_url' => 'https://raw.github.com/hesstobi/herrnhuter-losung-widget/master', // the github raw url of your github repo
'github_url' => 'https://github.com/hesstobi/herrnhuter-losung-widget', // the github url of your github repo
Expand Down

0 comments on commit e944ede

Please sign in to comment.