Introduced restfulresourcenaming.html into the tutorial menu.

This commit is contained in:
Todd Fredrich
2012-06-19 11:12:31 -06:00
parent f3a50fa604
commit a49b0181f5
7 changed files with 114 additions and 3 deletions

View File

@ -4,8 +4,6 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
<url>
<loc>http://www.restapitutorial.com/</loc>
<lastmod>2012-06-18T17:42:02+00:00</lastmod>
@ -22,6 +20,10 @@
<loc>http://www.restapitutorial.com/lessons/httpmethods.html</loc>
<lastmod>2012-06-18T17:55:39+00:00</lastmod>
</url>
<url>
<loc>http://www.restapitutorial.com/lessons/restfulresourcenaming.html</loc>
<lastmod>2012-06-19T17:55:39+00:00</lastmod>
</url>
<url>
<loc>http://www.restapitutorial.com/httpstatuscodes.html</loc>
<lastmod>2012-06-18T19:22:41+00:00</lastmod>