summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorengn33r <engn33r@users.noreply.github.com>2021-12-01 23:27:33 -0500
committerengn33r <engn33r@users.noreply.github.com>2021-12-01 23:27:33 -0500
commit75a8ec48fea9a5577dac0a8c4b6619bf2f1849fe (patch)
treeb935aace79c06bc852f9aee17d5aac2792fb485a /docs
parent4f2145971b4c5473165b71c443373666c1015b63 (diff)
downloadwebsocket-client-75a8ec48fea9a5577dac0a8c4b6619bf2f1849fe.tar.gz
Remove Docker Compose example (v2 switched to golang)
Diffstat (limited to 'docs')
-rw-r--r--docs/source/examples.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/examples.rst b/docs/source/examples.rst
index f31fb25..09e376f 100644
--- a/docs/source/examples.rst
+++ b/docs/source/examples.rst
@@ -671,7 +671,6 @@ complex use cases for this library. A list of 600+ dependent projects is found
`on libraries.io <https://libraries.io/pypi/websocket-client/dependents>`_, and
a few of the projects using websocket-client are listed below:
-- `https://github.com/docker/compose <https://github.com/docker/compose>`_
- `https://github.com/apache/airflow <https://github.com/apache/airflow>`_
- `https://github.com/docker/docker-py <https://github.com/docker/docker-py>`_
- `https://github.com/scrapinghub/slackbot <https://github.com/scrapinghub/slackbot>`_