mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
api docs: Fix showing correct link to install Python bindings.
We just make the Python tab the default first tab, which is clearer anyway. Fixes #9575.
This commit is contained in:
@@ -8,10 +8,6 @@ writing interactive bots that react to messages), so we recommend it
|
|||||||
if you're trying to decide.
|
if you're trying to decide.
|
||||||
|
|
||||||
{start_tabs}
|
{start_tabs}
|
||||||
{tab|curl}
|
|
||||||
|
|
||||||
No download required!
|
|
||||||
|
|
||||||
{tab|python}
|
{tab|python}
|
||||||
|
|
||||||
Install the Python API with [pip](https://pypi.python.org/pypi/zulip/):
|
Install the Python API with [pip](https://pypi.python.org/pypi/zulip/):
|
||||||
@@ -36,4 +32,8 @@ Install the JavaScript API with [npm](https://www.npmjs.com/package/zulip-js):
|
|||||||
npm install zulip-js
|
npm install zulip-js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
{tab|curl}
|
||||||
|
|
||||||
|
No download required!
|
||||||
|
|
||||||
{end_tabs}
|
{end_tabs}
|
||||||
|
|||||||
Reference in New Issue
Block a user