diff options
Diffstat (limited to 'md/writeup')
| -rw-r--r-- | md/writeup/naive_fft_implementation_in_c.md | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/md/writeup/naive_fft_implementation_in_c.md b/md/writeup/naive_fft_implementation_in_c.md index d6988c3..0008483 100644 --- a/md/writeup/naive_fft_implementation_in_c.md +++ b/md/writeup/naive_fft_implementation_in_c.md @@ -361,9 +361,9 @@ Open with Xcode and build  ## Thx -[Aleksejs](https://github.com/ivanovsaleksejs) - gave tips about js  -[Dzuris]() - freedback on code -[#developers.lv](https://developers.lv) - having patiens for listening to js nonsence from js-newbie   +[Aleksejs](https://github.com/ivanovsaleksejs) - gave tips about js   +[Dzuris]() - freedback on code   +[#developerslv](discord.gg/e9t3a9NPBH) - having patiens for listening to js nonsence from js-newbie    ## Links  | 
