aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/05_statuses.rst')
-rw-r--r--docs/05_statuses.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/05_statuses.rst b/docs/05_statuses.rst
index 5615a9f..9549c4a 100644
--- a/docs/05_statuses.rst
+++ b/docs/05_statuses.rst
@@ -50,7 +50,7 @@ Writing
50Scheduled statuses 50Scheduled statuses
51------------------ 51------------------
52These functions allow you to get information about scheduled statuses and to update scheduled statuses that already exist. 52These functions allow you to get information about scheduled statuses and to update scheduled statuses that already exist.
53To create new scheduled statuses, use `status_post()`_ with the `scheduled_at` parameter. 53To create new scheduled statuses, use :ref:`status_post() <status_post()>` with the `scheduled_at` parameter.
54 54
55Reading 55Reading
56~~~~~~~ 56~~~~~~~
Powered by cgit v1.2.3 (git 2.41.0)