You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2017/03/31 09:00:12 UTC

svn commit: r1789637 - /sling/trunk/samples/fling/README.md

Author: olli
Date: Fri Mar 31 09:00:12 2017
New Revision: 1789637

URL: http://svn.apache.org/viewvc?rev=1789637&view=rev
Log:
make warning about snapshots bold

Modified:
    sling/trunk/samples/fling/README.md

Modified: sling/trunk/samples/fling/README.md
URL: http://svn.apache.org/viewvc/sling/trunk/samples/fling/README.md?rev=1789637&r1=1789636&r2=1789637&view=diff
==============================================================================
--- sling/trunk/samples/fling/README.md (original)
+++ sling/trunk/samples/fling/README.md Fri Mar 31 09:00:12 2017
@@ -3,7 +3,7 @@ Sling Fling Sample
 
 This is a sample using _Sling Models_, _Sling Query_, _Sling Scripting Thymeleaf_, _Sling Validation_ (latest snapshot), _Sling Commons Messaging_ (latest snapshot) and _Sling Commons Messaging Mail_ (latest snapshot).
 
-As it is using some snapshots it might be unstable from time to time, feel free to ask on our mailing list if unsure!
+**As it is using some snapshots it might be unstable from time to time, feel free to ask on our mailing list if unsure!**
 
 * [Sling Models](http://sling.apache.org/documentation/bundles/models.html)
 * [Sling Query](https://github.com/Cognifide/Sling-Query)