Skip to content

Conversation

@MineForeman
Copy link

The generate url for the javascript reads;-

/plugins/digg-digg//js/diggdigg-floating-bar.js

It should read;-

/plugins/digg-digg/js/diggdigg-floating-bar.js

This can cause issues when generating static copies of the website with plugins like simply-static, this change removes the redundant '/' .

The generate url for the javascript reads;-

    /plugins/digg-digg//js/diggdigg-floating-bar.js

It should read;-

    /plugins/digg-digg/js/diggdigg-floating-bar.js


This can cause issues when generating static copies of the website with plugins like simply-static, this change removes the redundant '/' .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant