IGListKit/Guides
Tim Oliver 2ed59fcf80 Update 'master' branch references to 'main' branch
Summary:
G'day folks! As promised, I'm spending a bit of my free time seeing what I can do to update and refresh the IGListKit repo on GitHub.

I noticed last night some strange behaviour in that the GitHub Actions CI wasn't running when new commits were merged into the main branch. I discovered the cause of this was because the `CI.yml` file still had `master` in its build rules instead of `main`. And once I noticed that, I noticed there were a lot of other references to the main branch being called `master` in a lot of the documentation.

Thankfully within the documentation, GitHub was smart enough to automatically redirect all of the `master` URLs to `main`, so nothing visibly broke, but I definitely think we should update all of that. :)

I went through the entire repo and did a thorough audit in all of its text files, and updated the main branch name accordingly.

Reviewed By: DimaVartanian

Differential Revision: D42990133

fbshipit-source-id: d6b06c40b1b959990856b46b048895e3c55a9870
2023-02-08 18:34:25 -08:00
..
Best Practices and FAQ.md Update 'master' branch references to 'main' branch 2023-02-08 18:34:25 -08:00
Generating your models using remodel.md Add <IGListDiffable> to isEqualToDiffableObject method argument type 2021-03-18 02:20:45 -07:00
Getting Started.md Update 'master' branch references to 'main' branch 2023-02-08 18:34:25 -08:00
IGListDiffable and Equality.md Spelling & General Fixes 2017-05-25 08:03:37 -07:00
Installation.md Update 'master' branch references to 'main' branch 2023-02-08 18:34:25 -08:00
Migration.md Update 'master' branch references to 'main' branch 2023-02-08 18:34:25 -08:00
Modeling and Binding.md Update 'master' branch references to 'main' branch 2023-02-08 18:34:25 -08:00
VISION.md Minor grammar fix (#1366) 2019-09-16 12:10:34 -07:00
Working with Core Data.md Fixed the typo in the Core Data guide 2017-06-29 17:09:49 -07:00
Working with UICollectionView.md Create Working with UICollectionView guide 2017-04-18 08:47:42 -07:00