Skip to content

Commit f8f172c

Browse files
authored
Update links from 'master' to 'main' branch
1 parent 5fa368d commit f8f172c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

program/src/entrypoint.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ security_txt! {
2121
name: "SPL Record",
2222
project_url: "https://solana-program.com/record",
2323
contacts: "link:https://github.com/solana-program/record/security/advisories/new,mailto:[email protected],discord:https://solana.com/discord",
24-
policy: "https://github.com/solana-program/record/blob/master/SECURITY.md",
24+
policy: "https://github.com/solana-program/record/blob/main/SECURITY.md",
2525

2626
// Optional Fields
2727
preferred_languages: "en",
28-
source_code: "https://github.com/solana-program/record/tree/master/program"
28+
source_code: "https://github.com/solana-program/record/tree/main/program"
2929
}

0 commit comments

Comments
 (0)