diff --git a/en/reference/xml-mapping.rst b/en/reference/xml-mapping.rst index 5fbfdd1ff..d82c82fab 100644 --- a/en/reference/xml-mapping.rst +++ b/en/reference/xml-mapping.rst @@ -21,7 +21,7 @@ setup for the latest code in trunk. + https://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd"> ... @@ -99,7 +99,7 @@ of several common elements: + http://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd"> @@ -733,7 +733,7 @@ entity relationship. You can define this in XML with the "association-key" attri + http://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd"> diff --git a/en/tutorials/getting-started.rst b/en/tutorials/getting-started.rst index 5788d5c6f..5a6bff118 100644 --- a/en/tutorials/getting-started.rst +++ b/en/tutorials/getting-started.rst @@ -479,7 +479,7 @@ the most simple one: + http://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd"> @@ -567,7 +567,7 @@ We then go on specifying the definition of a Bug: + http://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd"> @@ -689,7 +689,7 @@ The last missing definition is that of the User entity: + http://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd"> @@ -1441,7 +1441,7 @@ we have to adjust the metadata slightly. + http://raw.github.com/doctrine/doctrine2/master/doctrine-mapping.xsd">