Mark urls to be completed

This commit is contained in:
Vincent Jacques
2012-12-29 08:28:15 +01:00
parent 131aeeab3f
commit d99b7ef577
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ class PaginatedListBase:
class PaginatedList(PaginatedListBase):
"""
This class abstracts the `pagination of the API <http://developer.github.com/v3/>`_.
This class abstracts the `pagination of the API <http://developer.github.com/v3/todo>`_.
You can simply enumerate through instances of this class: