Skip to content

Commit 0136a01

Browse files
shuuji3ctcpip
authored andcommitted
Replace branch name master with main in links
1 parent 1b655a1 commit 0136a01

21 files changed

+38
-38
lines changed

_data/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"contribute": {
88
"title": "Contribute",
9-
"desc": "TC39 welcomes contributions from the JavaScript community, whether it is feedback on existing proposals, improved documentation, testing, implementations, or even language feature ideas. See our <a href=\"https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md\">contributor guide</a> for details.",
9+
"desc": "TC39 welcomes contributions from the JavaScript community, whether it is feedback on existing proposals, improved documentation, testing, implementations, or even language feature ideas. See our <a href=\"https://github.com/tc39/ecma262/blob/main/CONTRIBUTING.md\">contributor guide</a> for details.",
1010
"join-ecma": "To participate in TC39 meetings as a member, <a href=\"https://ecma-international.org/memento/join.htm\">join Ecma</a>."
1111
},
1212
"specs": {

_data/site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"links": {
4343
"coc": "https://tc39.es/code-of-conduct",
4444
"process": "https://tc39.es/process-document",
45-
"contribute-to-proposals": "https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md#new-feature-proposals",
46-
"contribute-to-tests": "https://github.com/tc39/test262/blob/master/CONTRIBUTING.md",
45+
"contribute-to-proposals": "https://github.com/tc39/ecma262/blob/main/CONTRIBUTING.md#new-feature-proposals",
46+
"contribute-to-tests": "https://github.com/tc39/test262/blob/main/CONTRIBUTING.md",
4747
"discourse": "https://es.discourse.group/"
4848
}
4949
}

_data/stage3.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"month": 5,
88
"year": 2017,
9-
"url": "https://github.com/tc39/notes/blob/master/meetings/2017-05/may-25.md#15ia-regexp-legacy-features-for-stage-3"
9+
"url": "https://github.com/tc39/notes/blob/main/meetings/2017-05/may-25.md#15ia-regexp-legacy-features-for-stage-3"
1010
}
1111
],
1212
"has_specification": false,
@@ -23,7 +23,7 @@
2323
{
2424
"month": 11,
2525
"year": 2018,
26-
"url": "https://github.com/tc39/notes/blob/master/meetings/2018-11/nov-28.md#hash-bang-grammar"
26+
"url": "https://github.com/tc39/notes/blob/main/meetings/2018-11/nov-28.md#hash-bang-grammar"
2727
}
2828
],
2929
"has_specification": true,
@@ -39,7 +39,7 @@
3939
{
4040
"month": 12,
4141
"year": 2019,
42-
"url": "https://github.com/tc39/notes/blob/master/meetings/2019-12/december-4.md#atomicswaitasync-for-stage-3"
42+
"url": "https://github.com/tc39/notes/blob/main/meetings/2019-12/december-4.md#atomicswaitasync-for-stage-3"
4343
}
4444
],
4545
"has_specification": true,
@@ -77,7 +77,7 @@
7777
{
7878
"month": 1,
7979
"year": 2021,
80-
"url": "https://github.com/tc39/notes/blob/master/meetings/2021-01/jan-25.md#json-modules-for-stage-3"
80+
"url": "https://github.com/tc39/notes/blob/main/meetings/2021-01/jan-25.md#json-modules-for-stage-3"
8181
}
8282
],
8383
"has_specification": true,
@@ -108,7 +108,7 @@
108108
{
109109
"month": 3,
110110
"year": 2021,
111-
"url": "https://github.com/tc39/notes/blob/master/meetings/2021-03/mar-9.md#temporal-for-stage-3"
111+
"url": "https://github.com/tc39/notes/blob/main/meetings/2021-03/mar-9.md#temporal-for-stage-3"
112112
}
113113
],
114114
"tests": [

de/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"contribute": {
88
"title": "Mitmachen",
9-
"desc": "TC39 begrüßt Beiträge aus der JavaScript-Gemeinschaft, seien es Rückmeldungen zu bestehenden Vorschlägen, verbesserte Dokumentation, Tests, Implementierungen oder sogar Ideen für Sprachfeatures. Einzelheiten finden Sie in unserem <a href=\"https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md\">Leitfaden für Beitragende.</a>",
9+
"desc": "TC39 begrüßt Beiträge aus der JavaScript-Gemeinschaft, seien es Rückmeldungen zu bestehenden Vorschlägen, verbesserte Dokumentation, Tests, Implementierungen oder sogar Ideen für Sprachfeatures. Einzelheiten finden Sie in unserem <a href=\"https://github.com/tc39/ecma262/blob/main/CONTRIBUTING.md\">Leitfaden für Beitragende.</a>",
1010
"join-ecma": "Um als Mitglied an TC39-Sitzungen teilzunehmen, <a href=\"https://ecma-international.org/memento/join.htm\">treten Sie Ecma bei</a>."
1111
},
1212
"specs": {

de/proposals.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"authors-and-champions": "Autor*innen und Meister*innen",
2626
"see-more": "Siehe Vorschläge in allen Phasen",
2727
"needs_translation": "Needs Translation",
28-
"needs_translation_url": "https://github.com/tc39/tc39.github.io/blob/master/translation_de.md",
29-
"community_translations": "This page is translated by the community. If you want to contribute, read our <a href=\"https://github.com/tc39/tc39.github.io/blob/master/translation_de.md\">guidelines</a>.",
28+
"needs_translation_url": "https://github.com/tc39/tc39.github.io/blob/main/translation_de.md",
29+
"community_translations": "This page is translated by the community. If you want to contribute, read our <a href=\"https://github.com/tc39/tc39.github.io/blob/main/translation_de.md\">guidelines</a>.",
3030
"months": {
3131
"1": "Januar",
3232
"2": "Februar",

de/site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@
4343
"links": {
4444
"coc": "https://tc39.es/code-of-conduct",
4545
"process": "https://tc39.es/process-document",
46-
"contribute-to-proposals": "https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md#new-feature-proposals",
47-
"contribute-to-tests": "https://github.com/tc39/test262/blob/master/CONTRIBUTING.md",
46+
"contribute-to-proposals": "https://github.com/tc39/ecma262/blob/main/CONTRIBUTING.md#new-feature-proposals",
47+
"contribute-to-tests": "https://github.com/tc39/test262/blob/main/CONTRIBUTING.md",
4848
"discourse": "https://es.discourse.group/"
4949
}
5050
}

en/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"contribute": {
88
"title": "Contribute",
9-
"desc": "TC39 welcomes contributions from the JavaScript community, whether it is feedback on existing proposals, improved documentation, testing, implementations, or even language feature ideas. See our <a href=\"https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md\">contributor guide</a> for details.",
9+
"desc": "TC39 welcomes contributions from the JavaScript community, whether it is feedback on existing proposals, improved documentation, testing, implementations, or even language feature ideas. See our <a href=\"https://github.com/tc39/ecma262/blob/main/CONTRIBUTING.md\">contributor guide</a> for details.",
1010
"join-ecma": "To participate in TC39 meetings as a member, <a href=\"https://ecma-international.org/memento/join.htm\">join Ecma</a>."
1111
},
1212
"specs": {

en/proposals.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"authors-and-champions": "Authors and Champions",
2626
"see-more": "See proposals in all stages",
2727
"needs_translation": "Needs Translation",
28-
"needs_translation_url": "https://github.com/tc39/tc39.github.io/blob/master/translation.md",
29-
"community_translations": "This page is translated by the community. If you want to contribute, read our <a href=\"https://github.com/tc39/tc39.github.io/blob/master/translation.md\">guidelines</a>.",
28+
"needs_translation_url": "https://github.com/tc39/tc39.github.io/blob/main/translation.md",
29+
"community_translations": "This page is translated by the community. If you want to contribute, read our <a href=\"https://github.com/tc39/tc39.github.io/blob/main/translation.md\">guidelines</a>.",
3030
"months": {
3131
"1": "January",
3232
"2": "February",

en/site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"links": {
4343
"coc": "https://tc39.es/code-of-conduct",
4444
"process": "https://tc39.es/process-document",
45-
"contribute-to-proposals": "https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md#new-feature-proposals",
46-
"contribute-to-tests": "https://github.com/tc39/test262/blob/master/CONTRIBUTING.md",
45+
"contribute-to-proposals": "https://github.com/tc39/ecma262/blob/main/CONTRIBUTING.md#new-feature-proposals",
46+
"contribute-to-tests": "https://github.com/tc39/test262/blob/main/CONTRIBUTING.md",
4747
"discourse": "https://es.discourse.group/"
4848
}
4949
}

fr/intro.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"contribute": {
88
"title": "Contribuez à",
9-
"desc": "Le TC39 accueille les contributions de la communauté JavaScript, qu'il s'agisse de commentaires sur des propositions existantes, d'amélioration de la documentation, de tests, d'implémentations ou même d'idées de fonctionnalités du langage. Voir notre <a href=\"https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md\">guide pour contributeurs</a> pour les détails.",
9+
"desc": "Le TC39 accueille les contributions de la communauté JavaScript, qu'il s'agisse de commentaires sur des propositions existantes, d'amélioration de la documentation, de tests, d'implémentations ou même d'idées de fonctionnalités du langage. Voir notre <a href=\"https://github.com/tc39/ecma262/blob/main/CONTRIBUTING.md\">guide pour contributeurs</a> pour les détails.",
1010
"join-ecma": "Participer aux réunions du TC39 en tant que membre, <a href=\"https://ecma-international.org/memento/join.htm\">rejoindre l'Ecma</a>."
1111
},
1212
"specs": {

0 commit comments

Comments
 (0)