Skip to content

Commit 93fd086

Browse files
lio-pwebknjaz
authored andcommitted
Fix reference errors + line-wrap
1 parent afcb14e commit 93fd086

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/guides/analyzing-pypi-package-downloads.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,10 @@ The `pandas-gbq`_ project allows for accessing query results via `Pandas`_.
336336
``ClickPy``
337337
-----------
338338

339-
The `ClickPy <https://clickpy.clickhouse.com/>` project provides a public application to visualize download statistics, with free direct SQL access to the underlying open-source `ClickHouse https://sql.clickhouse.com/?query_id=UEZEBJHYKTWDYXQZFMUT39`__ database, updated daily.
339+
The `ClickPy`_ project provides a public application to visualize download
340+
statistics, with free direct SQL access to the underlying open-source
341+
`ClickHouse`_ database, updated daily.
342+
340343

341344
References
342345
==========
@@ -352,4 +355,4 @@ References
352355
.. _pandas-gbq: https://pandas-gbq.readthedocs.io/en/latest/
353356
.. _Pandas: https://pandas.pydata.org/
354357
.. _ClickHouse: https://github.com/ClickHouse/ClickHouse
355-
.. _Clickpy: https://github.com/ClickHouse/ClickPy
358+
.. _Clickpy: https://clickpy.clickhouse.com/

0 commit comments

Comments
 (0)