Fix some master -> main references in docs
Bug: skia:12478
Change-Id: I4e2bc1eb441c19d7b4cf2bcea65b852f7f0aa59b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/453136
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Eric Boren <borenet@google.com>
diff --git a/site/docs/dev/testing/ios.md b/site/docs/dev/testing/ios.md
index 72dbe4a..f8a3abe 100644
--- a/site/docs/dev/testing/ios.md
+++ b/site/docs/dev/testing/ios.md
@@ -12,7 +12,7 @@
Below are instructions on how to install a set of tools that make this possible.
To see how they are used in automated testing please see the bash scripts used
by the buildbot recipes:
-<https://github.com/google/skia/tree/master/platform_tools/ios/bin>.
+<https://github.com/google/skia/tree/main/platform_tools/ios/bin>.
## Installation