Skip to content

Commit d990e40

Browse files
committed
Fix reference errors + line-wrap
1 parent 6e099e2 commit d990e40

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
@@ -334,7 +334,10 @@ The `pandas-gbq`_ project allows for accessing query results via `Pandas`_.
334334
``ClickPy``
335335
-----------
336336

337-
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.
337+
The `ClickPy`_ project provides a public application to visualize download
338+
statistics, with free direct SQL access to the underlying open-source
339+
`ClickHouse`_ database, updated daily.
340+
338341

339342
References
340343
==========
@@ -350,4 +353,4 @@ References
350353
.. _pandas-gbq: https://pandas-gbq.readthedocs.io/en/latest/
351354
.. _Pandas: https://pandas.pydata.org/
352355
.. _ClickHouse: https://github.com/ClickHouse/ClickHouse
353-
.. _Clickpy: https://github.com/ClickHouse/ClickPy
356+
.. _Clickpy: https://clickpy.clickhouse.com/

0 commit comments

Comments
 (0)