diff --git a/README.md b/README.md index 37488d9..600911b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ FluentLayout provides an easy, fluent API for creating constraint-based layouts in Xamarin.iOS. -[![Build Status](https://app.bitrise.io/app/3584ad3a37e4084c/status.svg?token=nxuhVtDms232YxvcvYIW0w&branch=master)](https://app.bitrise.io/app/3584ad3a37e4084c) +[![Build Status](https://app.bitrise.io/app/3584ad3a37e4084c/status.svg?token=nxuhVtDms232YxvcvYIW0w&branch=main)](https://app.bitrise.io/app/3584ad3a37e4084c) ## How To Use @@ -46,4 +46,4 @@ When using the `VerticalStackPanelConstraints` helper each constraint added will - `containerId` will be the container's `AccessibilityIdentifier` if one is set, and `VerticalStackPanel` if not - `viewId` will be the subview's `AccessibilityIdentifier` if one is set, and the subview's index in the array if not -- `constraintDescription` will be based on the constraint itself, such as `Bottom`, `Top`, `Width`, etc. \ No newline at end of file +- `constraintDescription` will be based on the constraint itself, such as `Bottom`, `Top`, `Width`, etc. diff --git a/nuspec/Cirrious.FluentLayout.nuspec b/nuspec/Cirrious.FluentLayout.nuspec index 6d8e46a..a4e77ef 100644 --- a/nuspec/Cirrious.FluentLayout.nuspec +++ b/nuspec/Cirrious.FluentLayout.nuspec @@ -5,7 +5,7 @@ 2.9.0 slodge gshackles,slodge - https://github.com/slodge/Cirrious.FluentLayout/blob/master/LICENSE + https://github.com/FluentLayout/Cirrious.FluentLayout/blob/main/LICENSE https://github.com/slodge/Cirrious.FluentLayout false Easy API for using AutoLayout in iOS @@ -16,4 +16,4 @@ - \ No newline at end of file +