Fixed link error to idempotence lesson.
This commit is contained in:
@ -807,7 +807,7 @@
|
||||
<li><a href="lessons/restquicktips.html">REST Quick Tips</a></li>
|
||||
<li><a href="lessons/httpmethods.html">HTTP Methods</a></li>
|
||||
<li><a href="lessons/restfulresourcenaming.html">Resource Naming</a></li>
|
||||
<li><a href="idempotency.html">Idempotence</a></li>
|
||||
<li><a href="lessons/idempotency.html">Idempotence</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="active"><a href="httpstatuscodes.html">HTTP Status Codes</a></li>
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.restapitutorial.com/resources.html</loc>
|
||||
<lastmod>2013-09-21T14:55:39+00:00</lastmod>
|
||||
<lastmod>2013-21-21T14:55:39+00:00</lastmod>
|
||||
</url>
|
||||
<url>
|
||||
<loc>http://www.restapitutorial.com/index.html</loc>
|
||||
|
||||
Reference in New Issue
Block a user