Fix an anchor
This commit is contained in:
parent
62cb68c817
commit
c850fd9927
|
@ -212,7 +212,8 @@ copy&paste this to your `~/.emacs`:
|
||||||
(autoload 'utop "utop" "Toplevel for OCaml" t)
|
(autoload 'utop "utop" "Toplevel for OCaml" t)
|
||||||
```
|
```
|
||||||
|
|
||||||
### [Usage](#usage-emacs)
|
### Usage
|
||||||
|
<a href="emacs-usage"></a>
|
||||||
|
|
||||||
You can start utop inside Emacs with: `M-x utop`.
|
You can start utop inside Emacs with: `M-x utop`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue