Skip to content

Commit 69acd2b

Browse files
committed
Fix documentation build to include CHANGES.rst
Use forward slashes instead of the Windows backward slashes.
1 parent a6bf456 commit 69acd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ objects in the package reflect the types as defined by the `telegram bot api <ht
1515
Changelog
1616
---------
1717

18-
.. include:: ..\\..\\CHANGES.rst
18+
.. include:: ../../CHANGES.rst
1919

2020
Indices and tables
2121
==================

0 commit comments

Comments
 (0)