Skip to content

Commit 6d53f60

Browse files
Merge pull request #1572 from OceanParcels/fix_parcels_structure_tutorial_link
Fixing link to partition function in the parcels structure tutorial
2 parents 8999472 + b58cb1d commit 6d53f60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/tutorial_parcels_structure.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@
450450
"source": [
451451
"### For more tutorials on MPI and parallelisation:\n",
452452
"\n",
453-
"- [Optimising the partitioning of the particles with a user-defined `partition_function`](https://docs.oceanparcels.org/en/latest/examples/documentation_MPI.html#Optimising-the-partitioning-of-the-particles-with-a-user-defined-partition_function)\n",
453+
"- [Optimising the partitioning of the particles with a user-defined partition function](https://docs.oceanparcels.org/en/latest/examples/documentation_MPI.html#Optimising-the-partitioning-of-the-particles-with-a-user-defined-partition_function)\n",
454454
"- [Future developments: load balancing](https://docs.oceanparcels.org/en/latest/examples/documentation_MPI.html#Future-developments:-load-balancing)"
455455
]
456456
},

0 commit comments

Comments
 (0)