Small changes in manual
authorMarek Marecki <triviuss@gmail.com>
Wed, 20 Mar 2013 21:48:28 +0000 (22:48 +0100)
committerMarek Marecki <triviuss@gmail.com>
Wed, 20 Mar 2013 21:48:28 +0000 (22:48 +0100)
manual/connecting_to_pod.mdown

index f33809487a9404884d5db69bb6a3427dd9ac967b..f8a0cffaf713633eb85a689f61cd88a7d3793247 100644 (file)
@@ -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.