fixing resource browser for renderscript samples because the samples moved

Change-Id: Ic63399f8f6ff0b33461a8e6c8ce1ce398bd8085f
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js
index e919de9..14118bb 100644
--- a/docs/html/resources/resources-data.js
+++ b/docs/html/resources/resources-data.js
@@ -497,12 +497,12 @@
   },
   {
     tags: ['sample', 'new', 'newfeature', 'performance', 'gamedev', 'gl'],
-    path: 'samples/Renderscript/index.html',
+    path: 'samples/RenderScript/index.html',
     title: {
-      en: 'Renderscript'
+      en: 'RenderScript'
     },
     description: {
-      en: 'A set of samples that demonstrate how to use various features of the Renderscript APIs.'
+      en: 'A set of samples that demonstrate how to use various features of the RenderScript APIs.'
     }
   },
   {