From 5d3e291c44ed861cba581f7cd3923b8129baf727 Mon Sep 17 00:00:00 2001 From: AlexKnauth Date: Mon, 25 Aug 2014 11:24:27 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aec9ff..d546f9d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ afl a meta-language for adding rackjure-like [anonymous function literals](http://www.greghendershott.com/rackjure/index.html#%28part._func-lit%29) to a language, based on at-exp and rackjure -documentation: http://pkg-build.racket-lang.org/doc/afl@afl/index.html +documentation: http://pkg-build.racket-lang.org/doc/afl/index.html [![Build Status](https://travis-ci.org/AlexKnauth/afl.png?branch=master)](https://travis-ci.org/AlexKnauth/afl)