Skip to content

Commit 70f09b4

Browse files
committed
Fix README
1 parent e3b36fd commit 70f09b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Use internal data
8989
~~~~~~~~~~~~~~~~~
9090

9191
The windpowerlib provides `wind turbine data <https://github.com/wind-python/windpowerlib/tree/master/windpowerlib/oedb>`_
92-
(power curves, hub heights, etc.) for a large set of wind turbines. See `Initialize wind turbine` in :ref:`examples_section_label` on how
92+
(power curves, hub heights, etc.) for a large set of wind turbines. See `Initialize wind turbine` in `Examples section <http://windpowerlib.readthedocs.io/en/stable/examples.html>`_ on how
9393
to use this data in your simulations.
9494

9595
The dataset is hosted and maintained on the `OpenEnergy database <https://openenergy-platform.org/dataedit/>`_ (oedb).
@@ -113,7 +113,7 @@ windpowerlib
113113
e126 = WindTurbine(**enercon_e126)
114114
115115
We would like to encourage anyone to contribute to the turbine library by adding turbine data or reporting errors in the data.
116-
See `here <https://github.com/OpenEnergyPlatform/data-preprocessing/issues/28>`_ for more information on how to contribute.
116+
See `the OEP <https://github.com/OpenEnergyPlatform/data-preprocessing/issues/28>`_ for more information on how to contribute.
117117

118118
Use your own turbine data
119119
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)