From 35a5d35512a0e2ab472078575f3ff1fb6ec5bdec Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Mon, 14 Oct 2013 15:35:26 -0700 Subject: [PATCH] Hide TripIt docs link from README, since they're not ready yet. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d54cc8..b80ad89 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Slate puts all your API's descriptions and definitions on left half of the scree If you have API bindings in multiple programming languages, you can easily make tabs at the top of the page to switch the code examples between those languages. -As an example, you can check out the [TripIt API docs](http://tripit.github.io/docs), which we create with Slate. You can also view the source of the [markdown file used to generate it](http://github.com/tripit/docs/blob/master/source/index.md). + ### Prerequisites