We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40acce8 commit 8b768b6Copy full SHA for 8b768b6
2 files changed
.gitignore
@@ -1,6 +1,6 @@
1
# Local Files
2
local/
3
-
+.vscode/
4
5
# Virtual Environments
6
.venv/
README.rst
@@ -172,7 +172,7 @@ developer.webex.com.
172
173
.. _Release Plan: https://github.com/CiscoDevNet/webexteamssdk/wiki/Release-Plans
174
.. _Introduction: http://webexteamssdk.readthedocs.io/en/latest/user/intro.html
175
-.. _pagination: https://developer.webex.com/pagination.html
+.. _pagination: https://developer.webex.com/docs/basics#pagination
176
.. _webexteamssdk.readthedocs.io: https://webexteamssdk.readthedocs.io
177
.. _Quickstart: http://webexteamssdk.readthedocs.io/en/latest/user/quickstart.html
178
.. _examples: https://github.com/CiscoDevNet/webexteamssdk/tree/master/examples
0 commit comments