فهرست منبع

Fixed typo and link

Björn Ritzl 5 سال پیش
والد
کامیت
b63e318faa
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      docs/en/manuals/ios.md
  2. 1 1
      docs/en/manuals/project-settings.md

+ 1 - 1
docs/en/manuals/ios.md

@@ -132,7 +132,7 @@ The last step is to copy the compiled `LaunchScreen.storyboardc` file which was
     /Library/Developer/Xcode/DerivedData/YOUR-PRODUCT-NAME-cbqnwzfisotwygbybxohrhambkjy/Build/Intermediates.noindex/YOUR-PRODUCT-NAME.build/Debug-iphonesimulator/YOUR-PRODUCT-NAME.build/Base.lproj/LaunchScreen.storyboardc
 
 ::: sidenote
-Forum user Sergey Lerg has put together a video tutorial showing the process: https://www.youtube.com/watch?v=6jU8wGp3OwA&feature=emb_logo
+Forum user Sergey Lerg has put together [a video tutorial showing the process](https://www.youtube.com/watch?v=6jU8wGp3OwA&feature=emb_logo).
 :::
 
 

+ 1 - 1
docs/en/manuals/project-settings.md

@@ -307,7 +307,7 @@ Max number of game object factories, `128` by default.
 Image file (.png) to use as application icon at given width and height dimensions `W` × `H`.
 
 #### Launch Screen
-Storyboard file (.storyboard). Learn more about how to create on in the [iOS manual](/manuals/ios).
+Storyboard file (.storyboard). Learn more about how to create one in the [iOS manual](/manuals/ios/#creating-a-storyboard).
 
 #### Pre Rendered Icons
 (iOS 6 and earlier) Check if your icons are pre-rendered. If this is unchecked the icons will get a glossy highlight added automatically.