Skip to content

Commit 95975fe

Browse files
committed
Fix README links to v3.2.3 books
1 parent e2f6076 commit 95975fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ _**please review the [CONTRIBUTING][] document for the most effective way to pro
204204
[milestone 19]: https://github.com/RayTracing/raytracing.github.io/milestone/19
205205
[v3.2.3]: https://github.com/RayTracing/raytracing.github.io/releases/tag/v3.2.3
206206
[web1]: https://raytracing.github.io/books/RayTracingInOneWeekend.html
207-
[web1-v3]: https://raytracing.github.io/books/v3/RayTracingInOneWeekend.html
208207
[web2]: https://raytracing.github.io/books/RayTracingTheNextWeek.html
209-
[web2-v3]: https://raytracing.github.io/books/v3/RayTracingTheNextWeek.html
210208
[web3]: https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html
211-
[web3-v3]: https://raytracing.github.io/books/v3/RayTracingTheRestOfYourLife.html
209+
[web1-v3]: https://raytracing.github.io/v3/books/RayTracingInOneWeekend.html
210+
[web2-v3]: https://raytracing.github.io/v3/books/RayTracingTheNextWeek.html
211+
[web3-v3]: https://raytracing.github.io/v3/books/RayTracingTheRestOfYourLife.html

0 commit comments

Comments
 (0)