Update placeholder github url in correct format

This commit is contained in:
Vinoth Kannan 2018-10-03 11:14:36 +05:30
parent 0e10b47618
commit 2912170e9e
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
<label class="radio" for="remote">{{i18n 'upload_selector.from_the_web'}}</label>
{{#if remote}}
<div class="inputs">
{{input value=uploadUrl placeholder="https://github.com/discourse/discourse/sample_theme"}}
{{input value=uploadUrl placeholder="https://github.com/discourse/sample_theme"}}
<span class="description">{{i18n 'admin.customize.theme.import_web_tip'}}</span>
{{#if checkPrivate}}
<div class='check-private'>