From 1a9443b55afae54530f1a3b1e3aa3f0608656169 Mon Sep 17 00:00:00 2001 From: Benjamin Eberlei Date: Sat, 16 Jun 2012 12:44:00 +0200 Subject: [PATCH] Let docs point to github for XSDs, much better to maintain for us. --- en/reference/xml-mapping.rst | 6 +++--- en/tutorials/getting-started.rst | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) 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">