From 43dcac95a468e71b98a7fd782769984759f345ab Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Fri, 25 Mar 2022 21:55:25 +0100 Subject: fix: Fix readme me link Readme link was, for some reason, pointing to its own gitlab repo. --- content/projects/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/projects/_index.md') diff --git a/content/projects/_index.md b/content/projects/_index.md index ace65cc..a25ab15 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -39,5 +39,5 @@ Just a list of some projects I have done and find useful on my day-to-day life. Now I have been using it as a playground to play a bit with rust/wasm and it is a quite interesting comparacion to make. The cljs implementation could not handle more than 1k chars, while the wasm can easly handle >100k. Is it - useful for a password generator? Probabally not, but if it your use case now - I got you covered. + useful for a password generator? Probabally not, but if it is your use case + now I got you covered. -- cgit v1.2.3