2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-23 18:37:26 +00:00

Fix docs errors path

This commit is contained in:
Dan 2020-11-27 19:04:34 +01:00
parent 3f351d5875
commit ce729fa1e3
7 changed files with 7 additions and 7 deletions

View File

@ -2,6 +2,6 @@
---------------- ----------------
.. csv-table:: .. csv-table::
:file: ../../../../compiler/error/source/400_BAD_REQUEST.tsv :file: ../../../../compiler/errors/source/400_BAD_REQUEST.tsv
:delim: tab :delim: tab
:header-rows: 1 :header-rows: 1

View File

@ -2,6 +2,6 @@
----------- -----------
.. csv-table:: .. csv-table::
:file: ../../../../compiler/error/source/420_FLOOD.tsv :file: ../../../../compiler/errors/source/420_FLOOD.tsv
:delim: tab :delim: tab
:header-rows: 1 :header-rows: 1

View File

@ -2,6 +2,6 @@
--------------- ---------------
.. csv-table:: .. csv-table::
:file: ../../../../compiler/error/source/403_FORBIDDEN.tsv :file: ../../../../compiler/errors/source/403_FORBIDDEN.tsv
:delim: tab :delim: tab
:header-rows: 1 :header-rows: 1

View File

@ -2,6 +2,6 @@
------------------------- -------------------------
.. csv-table:: .. csv-table::
:file: ../../../../compiler/error/source/500_INTERNAL_SERVER_ERROR.tsv :file: ../../../../compiler/errors/source/500_INTERNAL_SERVER_ERROR.tsv
:delim: tab :delim: tab
:header-rows: 1 :header-rows: 1

View File

@ -2,6 +2,6 @@
------------------- -------------------
.. csv-table:: .. csv-table::
:file: ../../../../compiler/error/source/406_NOT_ACCEPTABLE.tsv :file: ../../../../compiler/errors/source/406_NOT_ACCEPTABLE.tsv
:delim: tab :delim: tab
:header-rows: 1 :header-rows: 1

View File

@ -2,6 +2,6 @@
-------------- --------------
.. csv-table:: .. csv-table::
:file: ../../../../compiler/error/source/303_SEE_OTHER.tsv :file: ../../../../compiler/errors/source/303_SEE_OTHER.tsv
:delim: tab :delim: tab
:header-rows: 1 :header-rows: 1

View File

@ -2,6 +2,6 @@
------------------ ------------------
.. csv-table:: .. csv-table::
:file: ../../../../compiler/error/source/401_UNAUTHORIZED.tsv :file: ../../../../compiler/errors/source/401_UNAUTHORIZED.tsv
:delim: tab :delim: tab
:header-rows: 1 :header-rows: 1