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:
parent
9453ff7a6e
commit
4367ac1712
1 changed files with 10 additions and 0 deletions
10
index.html
10
index.html
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue