Skip to content

Commit 35d2949

Browse files
authored
Update CHANGELOG.md
Fixed typo on hyperlinks
1 parent c104c7e commit 35d2949

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Big changes were made since the last release which makes some of the old code in
99
- RaytracingAlgorithm modules
1010
- postprocessing.nim: A collection (small for now) of postprocessing effects to improve the quality of a rendered image.
1111
- Documentation
12-
- RaytracingAlgorithm language documentation added ![here](https://github.com/lorycontixd/RaytracingAlgorithm/blob/master/rta.md).
13-
- First tutorial documentation added ![here](https://github.com/lorycontixd/RaytracingAlgorithm/blob/master/tutorials/firsttutorial.md).
12+
- RaytracingAlgorithm language documentation added [here](https://github.com/lorycontixd/RaytracingAlgorithm/blob/master/rta.md).
13+
- First tutorial documentation added [here](https://github.com/lorycontixd/RaytracingAlgorithm/blob/master/tutorials/firsttutorial.md).
1414

1515
### Incompatible changes
1616
- Removed the possibility of calling the stats module as it drastically slows down the program. (Will be reinserted on parallelization)

0 commit comments

Comments
 (0)