Author: steven
Date: Wed May 30 02:37:07 2018
New Revision: 1832511

URL: http://svn.apache.org/viewvc?rev=1832511&view=rev
Log:
Updated docs

Modified:
    cordova/site/public/docs/en/dev/guide/cli/template.html
    cordova/site/public/feed.xml

Modified: cordova/site/public/docs/en/dev/guide/cli/template.html
URL: 
http://svn.apache.org/viewvc/cordova/site/public/docs/en/dev/guide/cli/template.html?rev=1832511&r1=1832510&r2=1832511&view=diff
==============================================================================
--- cordova/site/public/docs/en/dev/guide/cli/template.html (original)
+++ cordova/site/public/docs/en/dev/guide/cli/template.html Wed May 30 02:37:07 
2018
@@ -2508,7 +2508,7 @@ $ cordova create hello com.example.hello
     └── CONTENTS OF APP TEMPLATE
 </code></pre></div>
 <blockquote>
-<p><strong>NOTE</strong>: <code>index.js</code> should export a reference to 
<code>template_src</code> and <code>package.json</code> should reference 
<code>index.js</code>. See <a 
href="https://github.com/carynbear/cordova-template";>the example</a> for 
details on how that is done.</p>
+<p><strong>NOTE</strong>: <code>index.js</code> should export a reference to 
<code>template_src</code> and <code>package.json</code> should reference 
<code>index.js</code>. See <a 
href="https://github.com/apache/cordova-template-reference";>the example</a> for 
details on how that is done.</p>
 </blockquote>
 
 <p>To finish off your template, edit <code>package.json</code> to contain the 
keyword <code>&quot;cordova:template&quot;</code>.</p>

Modified: cordova/site/public/feed.xml
URL: 
http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1832511&r1=1832510&r2=1832511&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Wed May 30 02:37:07 2018
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Mon, 28 May 2018 08:49:46 +0000</pubDate>
-    <lastBuildDate>Mon, 28 May 2018 08:49:46 +0000</lastBuildDate>
+    <pubDate>Wed, 30 May 2018 02:11:24 +0000</pubDate>
+    <lastBuildDate>Wed, 30 May 2018 02:11:24 +0000</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to