Skip to content

Commit e48bae6

Browse files
committed
Merge pull request #2 from AnthonySterling/odm-slides-url-fix
Fixed Regression For PHPCR_ODM Slides URL
2 parents da9c97f + c0c907b commit e48bae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slides.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2384,7 +2384,7 @@ <h1>Quality</h1>
23842384
<h1>Doctrine PHPCR ODM</h1>
23852385
<ul><li>Object - Document mapper to map plain PHP objects to PHPCR data</li>
23862386
<li>Supports the PHPCR concepts like children and references</li>
2387-
<li><a href="http://cmf.symfony.com/slides/doctrine-phpcr-odm.html">See the PHPCR-ODM slides</a></li>
2387+
<li><a href="/slides-odm.html">See the PHPCR-ODM slides</a></li>
23882388
</ul></div>
23892389

23902390
<div class="slide section">

0 commit comments

Comments
 (0)