1
0
Fork 0

[docs] fix smarty source reference

pull/339/head
Igor Wiedler 2012-02-20 16:06:28 +01:00
parent 1f6ac63d85
commit b71db7607d
2 changed files with 2 additions and 2 deletions

View File

@ -288,7 +288,7 @@ Example:
"source": {
"url": "http://smarty-php.googlecode.com/svn/",
"type": "svn",
"reference": "trunk"
"reference": "tags/Smarty_3_1_7/distribution/"
}
}
}

View File

@ -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/"
}
}
}