Skip to content

Commit 7a9be4f

Browse files
rxweidan-zheng
andauthored
Update markdown headers.
Co-Authored-By: Dan Zheng <[email protected]>
1 parent ac16ac3 commit 7a9be4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/DifferentiableProgramming.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Backticks were added manually.
4242
* [The `Differentiable` protocol](#the-differentiable-protocol)
4343
* [The `@differentiable` declaration attribute](#the-differentiable-declaration-attribute)
4444
* [`@differentiable` function types](#differentiable-function-types)
45-
* [`@derivative` and `@transpose` attributes](#differentiating-and-transposing-attributes)
45+
* [`@derivative` and `@transpose` attributes](#derivative-and-transpose-attributes)
4646
* [Differential operators](#differential-operators)
4747
* [Detailed design](#detailed-design)
4848
* [Differentiable data structures](#differentiable-data-structures)
@@ -58,7 +58,7 @@ Backticks were added manually.
5858
* [Protocol dispatch](#protocol-dispatch)
5959
* [Class dispatch](#class-dispatch)
6060
* [Make a function differentiable using `@derivative` or
61-
`@transpose`](#make-a-function-differentiable-using-differentiating-or-transposing)
61+
`@transpose`](#make-a-function-differentiable-using-derivative-or-transpose)
6262
* [Linear maps](#linear-maps)
6363
* [Examples](#examples)
6464
* [Derivative functions](#derivative-functions)

0 commit comments

Comments
 (0)