Fix link (changed URL) to akehrer.github.io

This commit is contained in:
Matt Riggott 2017-05-02 09:40:57 +00:00
parent 64641c1546
commit 665fe8cae9
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Embedded systems and microcontrollers:: Nim have some of the smallest memory ove
The following use case might require larger amounts of libraries, tools, and language maturity in general (as in early 2015)
System libraries:: Nim can produce libraries to be used by other languages. https://gradha.github.io/articles/2015/01/writing-c-libraries-with-nim.html[docs] https://akehrer.github.io/nim/2015/01/24/connecting-nim-to-python.html[example]
System libraries:: Nim can produce libraries to be used by other languages (https://gradha.github.io/articles/2015/01/writing-c-libraries-with-nim.html[docs], https://akehrer.github.io/posts/connecting-nim-to-python/[example])
Cryptography:: Nim is safer than C [also see System libraries]