diff options
author | Julio Capote <jcapote@gmail.com> | 2018-11-07 01:53:37 +0000 |
---|---|---|
committer | Julio Capote <jcapote@gmail.com> | 2018-11-07 01:53:37 +0000 |
commit | ba41480902aeb4dedc9c9957e97914decbf0e06f (patch) | |
tree | 686dd17aad66b9fb963823f7d429e17f79128c63 /content | |
parent | 9f32be121d340ac990e408a7b294d42e68e8912b (diff) | |
download | capotej.com-ba41480902aeb4dedc9c9957e97914decbf0e06f.tar.gz |
fix project deadlink
Diffstat (limited to 'content')
-rw-r--r-- | content/projects.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/projects.md b/content/projects.md index 40c4f8f..6cca55a 100644 --- a/content/projects.md +++ b/content/projects.md @@ -20,7 +20,7 @@ title: "Projects" [**Nolimit**](https://github.com/capotej/nolimit#readme) - a [bitcask](http://basho.com/blog/technical/2010/04/27/hello-bitcask/) database exposed via a [webmachine](http://wiki.basho.com/Webmachine.html) HTTP API, written mainly to learn webmachine and bitcask -[**Watercoolr**](http://watercoolr.nuklei.com/) - pubsub via HTTP webhooks, source [here](https://github.com/capotej/watercoolr) +[**Watercoolr**](http:///github.com/capotej/watercoolr) - pubsub via HTTP webhooks [**Uploadd**](https://github.com/capotej/uploadd#readme) - [rainbows](http://rainbows.rubyforge.org/FAQ.html) based upload server, with [rails paperclip plugin](https://github.com/capotej/paperclip_uploadd) |