Skip to content

Commit 3271e89

Browse files
committed
Add header target for 1D tutorial
1 parent e732690 commit 3271e89

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

docs/source/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ end-before: <!-- summary-end -->
1616
```
1717

1818
```{tip}
19-
[Click here](https://adaptive.readthedocs.io/en/latest/tutorial/tutorial.Learner1D.html) to start with the 1D function learning tutorial, the `adaptive.Learner1D`.
19+
Start with the {ref}`1D function learning tutorial<TutorialLearner1D>`.
2020
```
2121

2222
```{include} ../../README.md

docs/source/tutorial/tutorial.Learner1D.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jupytext:
99
format_version: '0.13'
1010
jupytext_version: 1.13.8
1111
---
12+
(TutorialLearner1D)=
1213
# Tutorial {class}`~adaptive.Learner1D`
1314

1415
```{note}

docs/source/tutorial/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ evaluation.
1717

1818
This is an introductory notebook that shows some basic use cases.
1919

20-
We recommend to start with the {ref}`Tutorial {class}`~adaptive.Learner1D``.
20+
We recommend to start with the {ref}`adaptive.Learner1D tutorial<TutorialLearner1D>`.
2121

2222
```{note}
2323
Because this documentation consists of static html, the `live_plot` and `live_info` widget is not live.

0 commit comments

Comments
 (0)