From: Marek Marecki Date: Wed, 20 Mar 2013 21:48:28 +0000 (+0100) Subject: Small changes in manual X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b3020829d4293dff07e3a0b110a75b215ce34ec1;p=diaspy.git Small changes in manual --- diff --git a/manual/connecting_to_pod.mdown b/manual/connecting_to_pod.mdown index f338094..f8a0cff 100644 --- a/manual/connecting_to_pod.mdown +++ b/manual/connecting_to_pod.mdown @@ -1,5 +1,4 @@ -#### Connecting to D* pod via `diaspy` -###### [Index](index.mdown) +#### Connecting to D\* pod via `diaspy` ---- First thing you have to do is to create new instace of `Client()`. @@ -9,4 +8,4 @@ Then, if no errors are raised, you can `_login()` to the pod with given username client._login() -If everything worked you are now connected to D* pod at given URL. \ No newline at end of file +If everything worked you are now connected to D\* pod at given URL.