From 2a16842f6b308802950620d98871d7a7a630a0c6 Mon Sep 17 00:00:00 2001 From: Eric Himmelreich Date: Mon, 4 Feb 2013 14:17:18 -0500 Subject: [PATCH] add correct link to distribution downloads --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12b7948a..dc3cb143 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ How to Use It ------------- ### Download -You can use the swagger-ui code AS-IS! No need to build or recompile--just [download](https://github.com/wordnik/swagger-ui/dist) the distribution and start using it. If you like swagger-ui as-is, stop here. +You can use the swagger-ui code AS-IS! No need to build or recompile--just [download](https://github.com/wordnik/swagger-ui/downloads) the distribution and start using it. If you like swagger-ui as-is, stop here. ### Build You can rebuild swagger-ui on your own to tweak it or just so you can say you did. To do so, follow these steps: