diff --git a/src/pynhd/pynhd.py b/src/pynhd/pynhd.py index f8050f1..a779aed 100644 --- a/src/pynhd/pynhd.py +++ b/src/pynhd/pynhd.py @@ -549,9 +549,8 @@ class WaterData: 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 : str, int, or pyproj.CRS, optional The target spatial reference system, defaults to ``epsg:4326``.