Skip to content

Commit d21d79e

Browse files
authored
Update a link in ROMS_ocean_model.ipynb (#10394)
1 parent 9c334ae commit d21d79e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/examples/ROMS_ocean_model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"source": [
8888
"### Add a lazilly calculated vertical coordinates\n",
8989
"\n",
90-
"Write equations to calculate the vertical coordinate. These will be only evaluated when data is requested. Information about the ROMS vertical coordinate can be found (here)[https://www.myroms.org/wiki/Vertical_S-coordinate]\n",
90+
"Write equations to calculate the vertical coordinate. These will be only evaluated when data is requested. Information about the ROMS vertical coordinate can be found [here](https://www.myroms.org/wiki/Vertical_S-coordinate).\n",
9191
"\n",
9292
"In short, for `Vtransform==2` as used in this example, \n",
9393
"\n",

0 commit comments

Comments
 (0)