@@ -19,7 +19,7 @@ webexteamssdk
1919
2020
2121With release v1.6 we are wrapping up active development on the v1.x release and shifting our focus to the next major
22- release v2! Please see the work-in-progress `Release Plan `__ and contribute your ideas for v2.x enhancements by either
22+ release v2! Please see the work-in-progress `Release Plan `_ and contribute your ideas for v2.x enhancements by either
2323opening enhancement issues _ or by joining our
2424`webexteamssdk - Webex Teams SDK - Python Community Contributors <https://eurl.io/#BJ0A8gfOQ >`_ space and posting your
2525ideas there.
@@ -160,15 +160,17 @@ History
160160
161161The Webex Teams SDK (webexteamssdk) library started as Cisco Spark API (ciscosparkapi). We updated the library's name in
162162alignment with Cisco's re-brand of Cisco Spark to Webex Teams. The Cisco Spark API library has been deprecated and is no
163- longer supported; however, its open-source codebase is still available in the `ciscosparkapi `_ branch of this repository.
163+ longer supported; however, its open-source codebase is still available in the `ciscosparkapi `_ branch of this
164+ repository.
164165
165- The development team may make additional name changes as the library evolves with the Webex APIs published on developer.webex.com.
166+ The development team may make additional name changes as the library evolves with the Webex APIs published on
167+ developer.webex.com.
166168
167169
168170*Copyright (c) 2016-2020 Cisco and/or its affiliates. *
169171
170172
171- .. _ ciscosparkapi : https://github.com/CiscoDevNet/ciscosparkapi/tree/ciscosparkapi
173+ .. _ Release Plan : https://github.com/CiscoDevNet/webexteamssdk/wiki/Release-Plans
172174.. _Introduction : http://webexteamssdk.readthedocs.io/en/latest/user/intro.html
173175.. _pagination : https://developer.webex.com/pagination.html
174176.. _webexteamssdk.readthedocs.io : https://webexteamssdk.readthedocs.io
@@ -183,3 +185,4 @@ The development team may make additional name changes as the library evolves wit
183185.. _the repository : webexteamssdk _
184186.. _pull request : `pull requests `_
185187.. _Contributing : https://github.com/CiscoDevNet/webexteamssdk/blob/master/docs/contributing.rst
188+ .. _ciscosparkapi : https://github.com/CiscoDevNet/ciscosparkapi/tree/ciscosparkapi
0 commit comments