fluid-project / uio-wordpress-plugin

A WordPress plugin that adds the Infusion User Interface Options component to a site. This repository has been archived and is now read-only. Please contact one of the fluid-project maintainers if you’d like to request it be unarchived for further development. https://fluidproject.atlassian.net/wiki/spaces/fluid/pages/11547481/Get+Involved
12 stars 7 forks source link

Wrong URL for Plugin URI #6

Closed cogdog closed 6 years ago

cogdog commented 6 years ago

In ui-options.php the URL for Plugin URI is listed

http://github.org/fluid-project/uio-wordpress-plugin

but should be

http://github.com/fluid-project/uio-wordpress-plugin

Was just checking repo from link in Plugins on my site. Have been trying out the WP Pusher plugin for autoupdating from Github repos.

jobara commented 6 years ago

@cogdog thanks for the issue report, I've submitted a PR to address it.

jhung commented 6 years ago

Merged.