diff --git a/doc/04-schema.md b/doc/04-schema.md index 2c9383ee3..9660584ba 100644 --- a/doc/04-schema.md +++ b/doc/04-schema.md @@ -288,7 +288,7 @@ Example: "source": { "url": "http://smarty-php.googlecode.com/svn/", "type": "svn", - "reference": "trunk" + "reference": "tags/Smarty_3_1_7/distribution/" } } } diff --git a/doc/05-repositories.md b/doc/05-repositories.md index 6b6a60f84..cd577dbf7 100644 --- a/doc/05-repositories.md +++ b/doc/05-repositories.md @@ -202,7 +202,7 @@ Here is an example for the smarty template engine: "source": { "url": "http://smarty-php.googlecode.com/svn/", "type": "svn", - "reference": "trunk" + "reference": "tags/Smarty_3_1_7/distribution/" } } }