diff --git a/doc/source/ecosystem.rst b/doc/source/ecosystem.rst
index 5a7d6a11d293d8..ee0ea60c6f2207 100644
--- a/doc/source/ecosystem.rst
+++ b/doc/source/ecosystem.rst
@@ -93,8 +93,8 @@ targets the IPython Notebook environment.
`Plotly’s `__ `Python API `__ enables interactive figures and web shareability. Maps, 2D, 3D, and live-streaming graphs are rendered with WebGL and `D3.js `__. The library supports plotting directly from a pandas DataFrame and cloud-based collaboration. Users of `matplotlib, ggplot for Python, and Seaborn `__ can convert figures into interactive web-based plots. Plots can be drawn in `IPython Notebooks `__ , edited with R or MATLAB, modified in a GUI, or embedded in apps and dashboards. Plotly is free for unlimited sharing, and has `cloud `__, `offline `__, or `on-premise `__ accounts for private use.
-Visualizing Data in Qt applications
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+`QtPandas `__
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Spun off from the main pandas library, the `qtpandas `__
library enables DataFrame visualization and manipulation in PyQt4 and PySide applications.