diff --git a/_docs/containers-asviewcontroller.md b/_docs/containers-asviewcontroller.md index 65e2ad9f..7ecfd6ab 100755 --- a/_docs/containers-asviewcontroller.md +++ b/_docs/containers-asviewcontroller.md @@ -35,6 +35,8 @@ Consider the following ASViewController subclass that would like to use a custom ###Example Apps### - +###Porting Notes### + +For a full guide on porting your UIKit app to ASDK see Porting Your App (INCLUDE LINK).