Skip to content

Commit 7700058

Browse files
authored
Fix link to registration example (#396)
1 parent 0705fea commit 7700058

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ optimization runs like this:
103103
![](experiments/registration.gif)
104104

105105
The full example is available at
106-
[`optimizers.ipynb`](https://vivekg.dev/DiffDRR/tutorials/optimizers.html).
106+
[`registration.ipynb`](https://vivekg.dev/DiffDRR/tutorials/registration.html).
107107

108108
#### *🆕 Examples on Real-World Data 🆕*
109109

notebooks/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"![Iterative optimization of moving DRR to a target DRR.](https://cdn.githubraw.com/eigenvivek/DiffDRR/main/experiments/registration.gif)\n",
181181
"\n",
182182
"The full example is available at\n",
183-
"[`optimizers.ipynb`](https://vivekg.dev/DiffDRR/tutorials/optimizers.html)\n",
183+
"[`registration.ipynb`](https://vivekg.dev/DiffDRR/tutorials/registration.html)\n",
184184
"\n",
185185
"#### *🆕 Examples on Real-World Data 🆕*\n",
186186
"\n",

0 commit comments

Comments
 (0)