Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove double slashes in the script url #168

Merged
merged 5 commits into from
Feb 19, 2020
Merged

Conversation

dinhtungdu
Copy link
Contributor

@dinhtungdu dinhtungdu commented Jan 17, 2020

Description of the Change

Remove double slashes in the script URL.

Verification Process

The script URL now is: http://example.com/wp-content/plugins/classifai/dist/js/editor.min.js?ver=1.4.0

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Closes #167

@dinhtungdu dinhtungdu self-assigned this Jan 17, 2020
@jeffpaul jeffpaul added this to the 1.5.0 milestone Jan 17, 2020
@jeffpaul jeffpaul added the type:bug Something isn't working. label Jan 17, 2020
@jeffpaul jeffpaul merged commit 632d130 into develop Feb 19, 2020
@jeffpaul jeffpaul deleted the fix/double-slashes-167 branch March 5, 2020 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Double slashes in the js file URL
3 participants