Fix the URL in the success template.

pull/63/head
Tom Hacohen 4 years ago
parent 65319047b8
commit 801826b8b6

@ -6,7 +6,7 @@
<body>
<h1>It works!</h1>
<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>
</body>
</html>

Loading…
Cancel
Save