Skip to content

Commit a7654b7

Browse files
authored
terminology.rst: fix link to Unidata's "netcdf_dataset_components" (#6583)
1 parent bbb14a5 commit a7654b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user-guide/terminology.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ complete examples, please consult the relevant documentation.*
2727

2828
Variable
2929
A `NetCDF-like variable
30-
<https://www.unidata.ucar.edu/software/netcdf/docs/netcdf_data_set_components.html#variables>`_
30+
<https://docs.unidata.ucar.edu/nug/current/netcdf_data_set_components.html#variables>`_
3131
consisting of dimensions, data, and attributes which describe a single
3232
array. The main functional difference between variables and numpy arrays
3333
is that numerical operations on variables implement array broadcasting

0 commit comments

Comments
 (0)