Skip to content

Commit ad4a0f9

Browse files
authored
Update branch references in agents.md (#2460)
# Summary [Required] <!-- Provide a concise description (2-4 sentences) of what changes this PR implements and why --> ## Checklist [Required] <!-- Mark completed items with an [x] --> - [x] Tested changes locally - [x] Added/updated unit tests - [x] Verified against acceptance criteria
2 parents 7113b34 + 6b50d6b commit ad4a0f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AGENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This file provides guidance to LLMs when working with code in this repository.
44

5-
**IMPORTANT:** This is the v6 major version branch. All v6 development PRs should target `v6_base`.
5+
**IMPORTANT:** This is the v6 major version branch. All v6 development PRs should target `develop`.
66

77
## Project Overview
88

@@ -13,7 +13,7 @@ Adyen iOS is a modular payment SDK providing both Drop-in (all-in-one) and Compo
1313
- Xcode 15.0+
1414
- Swift 5.7+
1515

16-
**Main Branch for v6 PRs:** `v6_base`
16+
**Main Branch for v6 PRs:** `develop`
1717

1818
## Architecture
1919

0 commit comments

Comments
 (0)