Skip to content

Commit

Permalink
Switch from develop to main (#3508)
Browse files Browse the repository at this point in the history
* point build badges to main

* point video_source_uri to main

* point architecture.svg to main

* point translation subtitle uris to main
  • Loading branch information
rickycodes committed Jan 26, 2022
1 parent 82a06de commit cafc79d
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# MetaMask

[![CI](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml/badge.svg?branch=develop)](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml) [![CLA](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml/badge.svg?branch=develop)](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml)
[![CI](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/MetaMask/metamask-mobile/actions/workflows/ci.yml) [![CLA](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml/badge.svg?branch=main)](https://github.com/MetaMask/metamask-mobile/actions/workflows/cla.yml)

MetaMask is a mobile web browser that provides easy access to websites that use the [Ethereum](https://ethereum.org/) blockchain.

Expand Down Expand Up @@ -184,4 +184,4 @@ Whenever you change dependencies (adding, removing, or updating, either in `pack

### Architecture

To get a better understanding of the internal architecture of this app take a look at [this diagram](https://github.com/MetaMask/metamask-mobile/blob/develop/architecture.svg).
To get a better understanding of the internal architecture of this app take a look at [this diagram](https://github.com/MetaMask/metamask-mobile/blob/main/architecture.svg).
2 changes: 1 addition & 1 deletion app/components/UI/SeedPhraseVideo/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const styles = StyleSheet.create({

const SeedPhraseVideo = ({ style, onClose }) => {
const video_source_uri =
'https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/recovery-phrase.mp4?raw=true';
'https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/recovery-phrase.mp4?raw=true';

const subtitle_source_tracks = [
{
Expand Down
2 changes: 1 addition & 1 deletion locales/languages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1692,7 +1692,7 @@
"secret_phrase_video_subtitle": {
"title": "EN CC",
"language": "en",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-en.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-en.vtt?raw=true"
},
"edit_gas_fee_eip1559": {
"advanced_options": "Advanced options",
Expand Down
2 changes: 1 addition & 1 deletion locales/languages/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1639,6 +1639,6 @@
"secret_phrase_video_subtitle": {
"title": "ES CC",
"language": "es",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-es.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-es.vtt?raw=true"
}
}
2 changes: 1 addition & 1 deletion locales/languages/hi-in.json
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "HI IN CC",
"language": "hi-in",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-hi-in.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-hi-in.vtt?raw=true"
}
}
2 changes: 1 addition & 1 deletion locales/languages/id-id.json
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "ID ID CC",
"language": "id-id",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-id-id.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-id-id.vtt?raw=true"
}
}
2 changes: 1 addition & 1 deletion locales/languages/ja-jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "JA JP CC",
"language": "ja-jp",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-ja-jp.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-ja-jp.vtt?raw=true"
}
}
2 changes: 1 addition & 1 deletion locales/languages/ko-kr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "KO KR CC",
"language": "ko-kr",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-ko-kr.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-ko-kr.vtt?raw=true"
}
}
2 changes: 1 addition & 1 deletion locales/languages/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "PT BR CC",
"language": "pt-br",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-pt-br.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-pt-br.vtt?raw=true"
}
}
2 changes: 1 addition & 1 deletion locales/languages/ru-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "RU RU CC",
"language": "ru-ru",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-ru-ru.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-ru-ru.vtt?raw=true"
}
}
2 changes: 1 addition & 1 deletion locales/languages/tl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1635,6 +1635,6 @@
"secret_phrase_video_subtitle": {
"title": "TL CC",
"language": "tl",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-tl.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-tl.vtt?raw=true"
}
}
2 changes: 1 addition & 1 deletion locales/languages/vi-vn.json
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,6 @@
"secret_phrase_video_subtitle": {
"title": "VI VN CC",
"language": "vi-vn",
"uri": "https://github.com/MetaMask/metamask-mobile/blob/develop/app/videos/subtitles/secretPhrase/subtitles-vi-vn.vtt?raw=true"
"uri": "https://github.com/MetaMask/metamask-mobile/blob/main/app/videos/subtitles/secretPhrase/subtitles-vi-vn.vtt?raw=true"
}
}

0 comments on commit cafc79d

Please sign in to comment.