Skip to content

Commit e31cd3c

Browse files
committed
o Fix docs update links
1 parent a25e018 commit e31cd3c

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

docs/userguide.rst

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,8 @@ These user guides provide detailed explanations of the core functionality in UXa
6767
`Weighted Mean <user-guide/weighted_mean.ipynb>`_
6868
Compute the weighted average
6969

70-
`Gradients <user-guide/gradients.ipynb>`_
71-
Compute the gradient of a data variable
72-
73-
`Curl <user-guide/curl.ipynb>`_
74-
Compute the curl of a vector field
75-
76-
`Divergence <user-guide/divergence.ipynb>`_
77-
Compute the divergence of a vector field
70+
`Vector Calculations <user-guide/vector_calculations.ipynb>`_
71+
Compute vector field operations such as gradients, curl, and divergence
7872

7973
`Tree Structures <user-guide/tree_structures.ipynb>`_
8074
Data structures for nearest neighbor queries
@@ -123,9 +117,7 @@ These user guides provide additional details about specific features in UXarray.
123117
user-guide/remapping.ipynb
124118
user-guide/topological-aggregations.ipynb
125119
user-guide/weighted_mean.ipynb
126-
user-guide/gradients.ipynb
127-
user-guide/curl.ipynb
128-
user-guide/divergence.ipynb
120+
user-guide/vector_calculus.ipynb
129121
user-guide/tree_structures.ipynb
130122
user-guide/area_calc.ipynb
131123
user-guide/dual-mesh.ipynb

0 commit comments

Comments
 (0)