This is an automated email from the ASF dual-hosted git repository.

niklasmerz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new c46bcd4e23 fix(ios): remove reference to sizeclasses.com from Splash 
Screen v12/dev docs
c46bcd4e23 is described below

commit c46bcd4e2398be925419ffaa1d52f84883ba8910
Author: Igor Santos <532299+igorsanto...@users.noreply.github.com>
AuthorDate: Fri Jan 26 10:51:16 2024 -0300

    fix(ios): remove reference to sizeclasses.com from Splash Screen v12/dev 
docs
    
    That website is now parked, probably got abandoned.
    
    * remove from dev version
    
    ---------
    
    Co-authored-by: Niklas Merz <niklasm...@apache.org>
---
 www/docs/en/12.x/core/features/splashscreen/index.md | 2 --
 www/docs/en/dev/core/features/splashscreen/index.md  | 2 --
 2 files changed, 4 deletions(-)

diff --git a/www/docs/en/12.x/core/features/splashscreen/index.md 
b/www/docs/en/12.x/core/features/splashscreen/index.md
index 1699ec8bc7..6295e788bc 100644
--- a/www/docs/en/12.x/core/features/splashscreen/index.md
+++ b/www/docs/en/12.x/core/features/splashscreen/index.md
@@ -197,8 +197,6 @@ The following classes are supported by this feature:
 |     any     |     com      |  landscape (wide) |
 |     com     |     com      | landscape (narrow)|
 
-To see the complete list of size classes associated with devices and 
viewports, see <http://www.sizeclasses.com>.
-
 ##### Single-image launch screen
 
 If your launch image is simple, you may be able to avoid creating a lot of 
different launch images and supply only one. The launch image needs to meet the 
following requirements:
diff --git a/www/docs/en/dev/core/features/splashscreen/index.md 
b/www/docs/en/dev/core/features/splashscreen/index.md
index 1699ec8bc7..6295e788bc 100644
--- a/www/docs/en/dev/core/features/splashscreen/index.md
+++ b/www/docs/en/dev/core/features/splashscreen/index.md
@@ -197,8 +197,6 @@ The following classes are supported by this feature:
 |     any     |     com      |  landscape (wide) |
 |     com     |     com      | landscape (narrow)|
 
-To see the complete list of size classes associated with devices and 
viewports, see <http://www.sizeclasses.com>.
-
 ##### Single-image launch screen
 
 If your launch image is simple, you may be able to avoid creating a lot of 
different launch images and supply only one. The launch image needs to meet the 
following requirements:


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to