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

fix URL #1717

Merged
merged 1 commit into from
Dec 21, 2015
Merged

fix URL #1717

merged 1 commit into from
Dec 21, 2015

Conversation

k0nsl
Copy link
Contributor

@k0nsl k0nsl commented Dec 21, 2015

needs a slash, else url will look like this:
j.src = 'https://domain.tldpackages/rocketchat_livechat/assets/rocket-livechat.js';

needs a slash, else url will look like this:
`j.src = 'https://domain.tldpackages/rocketchat_livechat/assets/rocket-livechat.js';`
@sampaiodiego
Copy link
Member

oh.. we have to check that trailing slash.. double slashes causes a 404..
I'll accept this for now.. but still needs some improvement. 😉

sampaiodiego added a commit that referenced this pull request Dec 21, 2015
add trailing slash on ROOT_URL for livechat installation script
@sampaiodiego sampaiodiego merged commit ad6fa8c into RocketChat:develop Dec 21, 2015
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.

2 participants