Skip to content

Commit a5dea25

Browse files
committed
Update README.md
1 parent f5dda6c commit a5dea25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ This library has been written to be [RFC3920](https://datatracker.ietf.org/doc/r
77
### Documentation
88

99
Documentation exists in three formats.
10-
* The first is the examples that written to show xmpppy in action you can find in the example directory
10+
* The first is the examples that written to show xmpppy in action you can find in the wiki
1111
* The second is the wiki pages where describing the idea of library and the ways the goals are achieved.
12-
* Third is the docstrings. Using epydoc (epydoc -o doc/api --name xmpppy --inheritance listed --graph all xmpp)
12+
* Third is the docstrings. Using epydoc (epydoc -o doc/api --name xmpppy --inheritance listed --graph all xmpp) and located here: http://archipelproject.github.io/xmpppy/
1313

1414
### Installation
1515

@@ -28,4 +28,4 @@ Here you have several options:
2828
If you have any questions about xmpppy usage or you have find a bug or want
2929
to share some ideas - you are welcome on github
3030

31-
2014.09.21 Cyril Peponnet
31+
2014.09.21 Cyril Peponnet

0 commit comments

Comments
 (0)