Skip to content

Commit 6b079ac

Browse files
committed
Merge branch 'next' into barnhark/issue_38
2 parents 583d14e + cfb778f commit 6b079ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lithology/lithology_and_litholayers.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@
23172317
"\n",
23182318
"Here we will explore making inverted topography by eroding Lithology with constant properties for half of the model evaluation time, and then filling Lithology in with resistant material only where the drainage area is large. This is meant as a simple example of filling in valleys with volcanic material. \n",
23192319
"\n",
2320-
"All of the details of the options for creating a [Lithology](http://landlab.readthedocs.io/en/release/landlab.layers.lithology.html) can be found here. \n",
2320+
"All of the details of the options for creating a [Lithology](https://landlab.readthedocs.io/en/master/landlab.components.lithology.html) can be found here. \n",
23212321
"\n",
23222322
"In the next code block we make a new model and run it. There are two important differences between this next example and the one we just worked through in Part 2. \n",
23232323
"\n",
@@ -2542,7 +2542,7 @@
25422542
"\n",
25432543
"Nice work getting to the end of the tutorial!\n",
25442544
"\n",
2545-
"For more detailed information about the [Lithology](http://landlab.readthedocs.io/en/release/landlab.layers.lithology.html) and [LithoLayers](http://landlab.readthedocs.io/en/release/landlab.layers.litholayers.html) objects, check out their detailed documentation. \n",
2545+
"For more detailed information about the [Lithology](https://landlab.readthedocs.io/en/master/landlab.components.lithology.html) and [LithoLayers](https://landlab.readthedocs.io/en/master/landlab.components.litholayers.html) objects, check out their detailed documentation. \n",
25462546
"\n",
25472547
"# **Click [here](https://github.com/landlab/landlab/wiki/Tutorials) for more Landlab tutorials**"
25482548
]

0 commit comments

Comments
 (0)