1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Add a small test to the tutorial

This commit is contained in:
Guillaume Ayoub 2016-08-10 18:08:40 +02:00
parent 9453ff7a6e
commit 4367ac1712

View file

@ -39,6 +39,16 @@ layout: default
$ radicale --verbose
Listening to localhost port 5232
Radicale server ready</pre>
<p>
When your server is launched, you can check that everything's OK by going
to <a href="http://localhost:5232/">http://localhost:5232/</a> with your browser!
</p>
<p>
Want more? Why don't you check our wonderful
<a href="{{ site.baseurl }}/documentation">documentation</a>?
</p>
</section>
<section>