Skip to content

Commit 0ad939f

Browse files
Merge pull request #464 from gx1400/bugfix/issue463_kosyncurl
bug issue #463. kosync plugin url
2 parents 611dfb2 + c61e0ef commit 0ad939f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cps/templates/kosync_plugin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ <h3 class="kosync-heading">⚙️&nbsp;&nbsp;&nbsp;Plugin Configuration</h3>
199199

200200
<div class="kosync-step">
201201
<ul style="margin-top: 10px;">
202-
<li><strong>Server URL:</strong>&nbsp;&nbsp;&nbsp;<code>{{ request.host_url }}kosync</code></li>
202+
<li><strong>Server URL:</strong>&nbsp;&nbsp;&nbsp;<code>{{ request.host_url }}</code></li>
203203
<li><strong>Username:</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Your Calibre-Web-Automated username</li>
204204
<li><strong>Password:</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Your Calibre-Web-Automated password</li>
205205
</ul>

0 commit comments

Comments
 (0)