reapack

Package manager for REAPER
Log | Files | Refs | Submodules | README | LICENSE

commit a34ef399b950d435d5ee275df585caaf479671e0
parent ba50aa496c6e6a88f87451778f56503798fa191d
Author: cfillion <cfillion@users.noreply.github.com>
Date:   Tue, 27 Dec 2016 23:55:25 -0500

index: use https for the website link

Diffstat:
Mindex.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.xml b/index.xml @@ -396,7 +396,7 @@ Visit <http://www.gnu.org/licenses/> to get a copy of the\line GNU Lesser General Public License.\par} } ]]></description> - <link rel="website" href="http://reapack.com">Website</link> + <link rel="website" href="https://reapack.com">Website</link> <link rel="website" href="https://github.com/cfillion/reapack/wiki">User Guide</link> <link rel="website" href="http://forum.cockos.com/showthread.php?t=177978">Forum Thread</link> <link rel="website" href="https://github.com/cfillion/reapack/issues">Bug Tracker</link>