From 1189bcb7fe3fdf95f117380695fcf2bae88f9f53 Mon Sep 17 00:00:00 2001 From: Al Date: Sun, 1 May 2011 18:21:55 +1200 Subject: [PATCH] MINOR Documentation corrected download link for tutorial code --- docs/en/tutorials/5-dataobject-relationship-management.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/tutorials/5-dataobject-relationship-management.md b/docs/en/tutorials/5-dataobject-relationship-management.md index 9c7cd52e0..5d0966057 100644 --- a/docs/en/tutorials/5-dataobject-relationship-management.md +++ b/docs/en/tutorials/5-dataobject-relationship-management.md @@ -770,6 +770,6 @@ CMS and how to display them on the website. ## Download the code -Download all the [code](http://doc.silverstripe.org/src/github/master/sapphire/docs/en/tutorials/_images/tutorial5-completecode.zip) for this tutorial. +Download all the [code](http://doc.silverstripe.org/sapphire/docs/en/tutorials/_images/tutorial5-completecode.zip) for this tutorial. -You can also download the [code](http://doc.silverstripe.org/src/github/master/sapphire/docs/en/tutorials/_images/tutorial5-completecode-blackcandy.zip) for use in the blackcandy template. \ No newline at end of file +You can also download the [code](http://doc.silverstripe.org/sapphire/docs/en/tutorials/_images/tutorial5-completecode-blackcandy.zip) for use in the blackcandy template.