From 42d9aee9d07af5bbefeb4c0de2c8a13b7c4beb21 Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Tue, 12 Aug 2014 15:04:34 -0700 Subject: [PATCH] pointed people away from master --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 559988b180..9a07283af8 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ ripple-dev-portal ================= -This Ripple Developer Portal is focused solely on documentation for the [`ripple-rest`](https://github.com/ripple/ripple-rest) API. The developer portal is a static site leveraging a fork of [`flatdoc`](https://github.com/rstacruz/flatdoc). - -The documentation is stored in the "API.md" file in the root of the `ripple-dev-portal` repository. Versioning for the documentation will match the tagged release version for `ripple-rest`. - -### The ripple-dev-portal is currently hosted at https://dev.ripple.com ### - +This master branch of this fork is no longer used. Use the [gh-pages](https://github.com/mDuo13/ripple-dev-portal/tree/gh-pages) branch, or various feature branches, instead.