Explorar o código

Merge pull request #259 from weierophinney/hotfix/docs-intro-component_list

Removed link to components overview
Rob Allen %!s(int64=12) %!d(string=hai) anos
pai
achega
21756ff563

+ 1 - 4
documentation/manual/en/tutorials/quickstart-intro-mvc.xml

@@ -12,10 +12,7 @@
             it has many loosely coupled components that you can use more or less independently. But
             it has many loosely coupled components that you can use more or less independently. But
             Zend Framework also provides an advanced Model-View-Controller (<acronym>MVC</acronym>)
             Zend Framework also provides an advanced Model-View-Controller (<acronym>MVC</acronym>)
             implementation that can be used to establish a basic structure for your Zend Framework
             implementation that can be used to establish a basic structure for your Zend Framework
-            applications. A full list of Zend Framework components along with short descriptions may
-            be found in the <ulink
-                url="http://framework.zend.com/about/components">components overview</ulink>. This
-            QuickStart will introduce you to some of Zend Framework's most commonly used components,
+            applications. This QuickStart will introduce you to some of Zend Framework's most commonly used components,
             including <classname>Zend_Controller</classname>, <classname>Zend_Layout</classname>,
             including <classname>Zend_Controller</classname>, <classname>Zend_Layout</classname>,
             <classname>Zend_Config</classname>, <classname>Zend_Db</classname>,
             <classname>Zend_Config</classname>, <classname>Zend_Db</classname>,
             <classname>Zend_Db_Table</classname>, <classname>Zend_Registry</classname>, along
             <classname>Zend_Db_Table</classname>, <classname>Zend_Registry</classname>, along