Fix the URL in the success template.
This commit is contained in:
parent
65319047b8
commit
801826b8b6
@ -6,7 +6,7 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1>It works!</h1>
|
<h1>It works!</h1>
|
||||||
<p>
|
<p>
|
||||||
Please refer to the <a href="https://github.com/etesync/server-skeleton/">README</a> to complete the final steps if you haven't done so already.
|
Please refer to the <a href="https://github.com/etesync/server/">README</a> to complete the final steps if you haven't done so already.
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user