From e29f1ccbedc71bc7bf7b3c607c9e85cf76d489d5 Mon Sep 17 00:00:00 2001 From: "Leandro I. Costantino" Date: Sat, 22 Mar 2014 09:17:32 -0300 Subject: [PATCH] Include online reSt editor link The current reST parser link will throw a bunch of python errors that may be hard to read. The new link adds http://rst.ninjs.org/ to allow the developers watch in-place current formatting errors. It's a full reST online editor. Change-Id: I6ab5fbcbda7939736591d327dd2d03da66120ead --- template.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.rst b/template.rst index f518159cb..1879f8abe 100644 --- a/template.rst +++ b/template.rst @@ -19,7 +19,7 @@ awesome-thing.rst . Please do not delete any of the sections in this template. If you have nothing to say for a whole section, just write: None For help with syntax, see http://sphinx-doc.org/rest.html - To test out your formatting, see http://www.tele3.cz/jbar/rest/rest.html + To test out your formatting, see http://rst.ninjs.org/ ============================= The title of your blueprint