@ -136,25 +136,13 @@ Before you build components with an API similar to this, consider if there are c
## Referencing Context in Lifecycle Methods
If `contextTypes` is defined within a component, the following lifecycle methods will receive an additional parameter, the `context` object:
If `contextTypes` is defined within a component, the following [lifecycle methods](/react/docs/react-component.html#the-component-lifecycle) will receive an additional parameter, the `context` object: