diff options
author | Preston Pan <preston@nullring.xyz> | 2024-01-26 15:23:54 -0800 |
---|---|---|
committer | Preston Pan <preston@nullring.xyz> | 2024-01-26 15:23:54 -0800 |
commit | a6664e5cca5fb7d681789f22457f24a9ab6c38b5 (patch) | |
tree | e69568c9e38762393dd34d8c29a2786f3604a0fc | |
parent | b8c823053a91d011ca3efce924cc8ab340a866c5 (diff) |
fix broken link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,4 +21,4 @@ repository. # Documentation See the [Doxygen generated documentation](https://stemdoc.nullring.xyz) for the C API documentation and -[my blog post](https://ret2pop.nullring.xyz/stem.html). +[my blog post](https://ret2pop.nullring.xyz/blog/stem.html). |