diff --git a/docs/source/autoapi/pynhd/pynhd/index.rst b/docs/source/autoapi/pynhd/pynhd/index.rst index f5a9a5c..3c4da9b 100644 --- a/docs/source/autoapi/pynhd/pynhd/index.rst +++ b/docs/source/autoapi/pynhd/pynhd/index.rst @@ -465,9 +465,8 @@ Module Contents Note that all ``wbd*`` layers provide access to the October 2020 snapshot of the Watershed Boundary Dataset (WBD). If you need the - latest version, please use - `WBD `__ - class from the `PyGeoHydro `__ + latest version, please use the ``WBD`` class from the + `PyGeoHydro `__ package. * **crs** (:class:`str`, :class:`int`, or :class:`pyproj.CRS`, *optional*) -- The target spatial reference system, defaults to ``epsg:4326``.