From 32dade53d560f67afb91bfc305da5932bed51672 Mon Sep 17 00:00:00 2001 From: Luke Parham Date: Sun, 10 Apr 2016 18:51:24 -0500 Subject: [PATCH] link doesnt work with trailing slash --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8f1445a1a..e4d1dcd36f 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ to implement node hierarchies or custom drawing. ### Learn more -* Read the [Getting Started guide](http://asyncdisplaykit.org/docs/getting-started.html/) +* Read the [Getting Started guide](http://asyncdisplaykit.org/docs/getting-started.html) * Get the [sample projects](https://github.com/facebook/AsyncDisplayKit/tree/master/examples) * Browse the [API reference](http://asyncdisplaykit.org/appledocs.html) * Watch the [NSLondon talk](http://vimeo.com/103589245) or the [NSSpain talk](https://www.youtube.com/watch?v=RY_X7l1g79Q)