Jelajahi Sumber

[docs] fix smarty source reference

Igor Wiedler 13 tahun lalu
induk
melakukan
b71db7607d
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      doc/04-schema.md
  2. 1 1
      doc/05-repositories.md

+ 1 - 1
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/"
                 }
             }
         }

+ 1 - 1
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/"
                 }
             }
         }