Skip to content

Commit f21c670

Browse files
switch to main
1 parent b1cf9eb commit f21c670

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
push:
33
branches:
4-
- master
4+
- main
55
- release/*
66
pull_request:
77

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,10 @@ apk add ripasso-cursive
100100

101101
## Build instructions
102102

103-
[See here](https://github.com/cortex/ripasso/blob/master/BUILD_INSTRUCTIONS.md)
103+
[See here](https://github.com/cortex/ripasso/blob/main/BUILD_INSTRUCTIONS.md)
104104

105105
## Translations
106106

107107
Do you want to have ripasso in your native language? Help out with a translation:
108108

109-
[See here](https://github.com/cortex/ripasso/blob/master/TRANSLATIONS.md)
109+
[See here](https://github.com/cortex/ripasso/blob/main/TRANSLATIONS.md)

cursive/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ Or get it from your package system if it's available.
2222

2323
Do you want to have ripasso in your native language? Help out with a translation:
2424

25-
[See here](https://github.com/cortex/ripasso/blob/master/TRANSLATIONS.md)
25+
[See here](https://github.com/cortex/ripasso/blob/main/TRANSLATIONS.md)

0 commit comments

Comments
 (0)