Skip to content

Commit 8f1fd6d

Browse files
committed
Fix broken docs
1 parent 524e304 commit 8f1fd6d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

docs/auto-diff-tutorial-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Automatic Differentiation Tutorial - 1
2+
title: "Automatic Differentiation Tutorial - 1"
33
layout: page
4-
description: Autodiff tutorial 1
4+
description: "Autodiff tutorial 1"
55
permalink: "/docs/auto-diff-tutorial-1"
66
intro_image_absolute: true
77
intro_image_hide_on_mobile: false

docs/auto-diff-tutorial-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Automatic Differentiation Tutorial - 2
2+
title: "Automatic Differentiation Tutorial - 2"
33
layout: page
4-
description: Autodiff tutorial 2
4+
description: "Autodiff tutorial 2"
55
permalink: "/docs/auto-diff-tutorial-2"
66
intro_image_absolute: true
77
intro_image_hide_on_mobile: false

docs/autodiff-tips-custom-diffs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Autodiff Tips and Tricks: Custom Derivatives
2+
title: "Autodiff Tips and Tricks: Custom Derivatives"
33
layout: page
4-
description: Autodiff Tips and Tricks: Custom Derivatives
4+
description: "Autodiff Tips and Tricks: Custom Derivatives"
55
permalink: "/docs/autodiff-tips-custom-diffs"
66
intro_image_absolute: true
77
intro_image_hide_on_mobile: false

0 commit comments

Comments
 (0)