Skip to content

Commit a27dafb

Browse files
XhmikosR3imed-jaberi
authored andcommitted
Assorted link fixes (#2407)
* Add missing trailing slashes. * Use https for a few links. * Use the angle bracket method.
1 parent 5c4d4e8 commit a27dafb

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+150
-150
lines changed

layouts/partials/primary-download-matrix.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</a>
1111
</li>
1212
<li>
13-
<a {{#if versionTypeCurrent}}class="is-version"{{/if}} href="/{{site.locale}}/{{site.download.link}}/current" title="{{downloads.display-hint}} {{downloads.current}}">
13+
<a {{#if versionTypeCurrent}}class="is-version"{{/if}} href="/{{site.locale}}/{{site.download.link}}/current/" title="{{downloads.display-hint}} {{downloads.current}}">
1414
<div class="title">{{downloads.current}}</div>
1515
<div class="tag">{{downloads.tagline-current}}</div>
1616
</a>

locale/ar/about/governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ layout: about.hbs
2424

2525
[COLLABORATOR_GUIDE.md]: https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md
2626
[لجنة المجتمع (CommComm)]: https://github.com/nodejs/community-committee/blob/master/Community-Committee-Charter.md
27-
[منهج الإجماع في إتخاذ القرارات]: http://en.wikipedia.org/wiki/Consensus-seeking_decision-making
27+
[منهج الإجماع في إتخاذ القرارات]: https://en.wikipedia.org/wiki/Consensus-seeking_decision-making
2828
[README.md]: https://github.com/nodejs/node/blob/master/README.md#current-project-team-members
2929
[لجنة التوجيه التقني (TSC)]: https://github.com/nodejs/TSC/blob/master/TSC-Charter.md
3030
[لجنة التوجيه التقني]: https://github.com/nodejs/TSC

locale/ar/get-involved/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ layout: contribute.hbs
77
## نقاش المجتمع
88

99
- تعتبر [قائمة المشكلات على GitHub](https://github.com/nodejs/node/issues) المكان المخصص للنقاشات حول المميزات الأساسية للـ Node.js.
10-
- لأجل الانخراط في دردشة آنية عن تطوير الـ Node.js، تفضل بزيارة `irc.freenode.net` على قناة `#node.js` باستعمال [أحد برامج IRC](http://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) أو اتصل بواسطة متصفحك باستعمال خدمة الشات الخاصة بـ [freenode](http://webchat.freenode.net/?channels=node.js)
10+
- لأجل الانخراط في دردشة آنية عن تطوير الـ Node.js، تفضل بزيارة `irc.freenode.net` على قناة `#node.js` باستعمال [أحد برامج IRC](https://en.wikipedia.org/wiki/Comparison_of_Internet_Relay_Chat_clients) أو اتصل بواسطة متصفحك باستعمال خدمة الشات الخاصة بـ [freenode](https://webchat.freenode.net/#node.js)
1111
- الحساب الرسمي للـ Node.js على تويتر هو [nodejs](https://twitter.com/nodejs)
1212
- [رزنامة مؤسسة الـ Node.js](https://nodejs.org/calendar) تحتوي على تواريخ لقاءات جميع الفرق العامة.
1313
- [Node.js Everywhere](https://newsletter.nodejs.org) و تمثل الرسالة الإخبارية الشهرية للـ Node.js.
@@ -16,7 +16,7 @@ layout: contribute.hbs
1616

1717
## التعلم
1818

19-
- [التوثيق الرسمي لواجهة برمجة التطبيق](/api) يتحدث بالتفصيل على وجاهة برمجة التطبيق الخاصة بالـ Node.js
19+
- [التوثيق الرسمي لواجهة برمجة التطبيق](/api/) يتحدث بالتفصيل على وجاهة برمجة التطبيق الخاصة بالـ Node.js
2020
- [دلائل الـ Node.js](https://nodejs.dev) يرشدك إلى أساسيات تطوير تطبيقات باستعمال الـ Node.js.
2121
- [NodeSchool.io](http://nodeschool.io) سيعلمك مفاهيم الـ Node.js باستعمال العاب سطر اوامر تفاعلية.
2222
- [التاق الخاص بالـ Node.js على Stack Overflow](http://stackoverflow.com/questions/tagged/node.js) يجمع معلومات جديدة كل يوم.

locale/ar/security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ title: الأمن
4646

4747
يتم توزيع الإشعارات الأمنية بإتباع الطرق التالية.
4848

49-
- [https://groups.google.com/group/nodejs-sec](https://groups.google.com/group/nodejs-sec)
50-
- [https://nodejs.org/en/blog](https://nodejs.org/en/blog)
49+
- <https://groups.google.com/group/nodejs-sec>
50+
- <https://nodejs.org/en/blog/>
5151

5252
## تعليقات على هذه السياسة
5353

locale/ar/site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@
9393
"text": "ES6 وما بعدها"
9494
},
9595
"api-lts": {
96-
"link": "/dist/latest-%ver-major%/docs/api",
96+
"link": "/dist/latest-%ver-major%/docs/api/",
9797
"subtext": "LTS",
9898
"text": "%ver% API"
9999
},
100100
"api-current": {
101-
"link": "/dist/latest-%ver-major%/docs/api",
101+
"link": "/dist/latest-%ver-major%/docs/api/",
102102
"text": "%ver% API"
103103
},
104104
"guides": {

locale/ca/get-involved/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ layout: contribute.hbs
88
## Discussió de la comunitat
99

1010
- La [llista d'incidències de Github](https://github.com/nodejs/node/issues) és el lloc per discutir les característiques del nucli de Node.js.
11-
- Per xatejar en temps real sobre el desenvolupament de Node.js vagi a `irc.freenode.net` al canal `#node.js` fent servir un [client d'IRC](http://es.wikipedia.org/wiki/Anexo:Clientes_IRC) o connecti's amb el seu navegador al canal usant [WebChat de freenode](http://webchat.freenode.net/?channels=node.js).
11+
- Per xatejar en temps real sobre el desenvolupament de Node.js vagi a `irc.freenode.net` al canal `#node.js` fent servir un [client d'IRC](https://es.wikipedia.org/wiki/Anexo:Clientes_IRC) o connecti's amb el seu navegador al canal usant [WebChat de freenode](https://webchat.freenode.net/#node.js).
1212
- El compte de Twitter oficial de Node.js és [nodejs](https://twitter.com/nodejs).
1313
- The [Node.js Foundation calendar](https://nodejs.org/calendar) with all public team meetings.
1414
- [Node.js Everywhere](https://newsletter.nodejs.org) és el Butlletí oficial mensual de Node.js.
@@ -17,7 +17,7 @@ layout: contribute.hbs
1717

1818
## Aprenentatge
1919

20-
- La [Documentació oficial de l'API](/api) detalla l'API de Node.
20+
- La [Documentació oficial de l'API](/api/) detalla l'API de Node.
2121
- [NodeSchool.io](http://nodeschool.io) li ensenyarà conceptes de Node.js de forma interactiva mitjançant jocs utilitzant la línia de comandes.
2222
- L'[etiqueta de Node.js en Stack Overflow](http://stackoverflow.com/questions/tagged/node.js) col·lecciona nova informació cada dia.
2323
- L'[etiqueta de Node.js en la DEV Community](https://dev.to/t/node) és un lloc on compartir projectes de Node.js, articles i tutorials, així com iniciar debats i demanar realimentació sobre temes relacionats amb Node.js. Els desenvolupadors de tots els nivells d'experiència són benvinguts a participar.

locale/ca/security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Es farà tot el possible per gestionar l'error en la forma més oportuna possibl
4646

4747
Les notificacions de seguretat seran distribuïdes usant els següents mitjans.
4848

49-
- [https://groups.google.com/group/nodejs-sec](https://groups.google.com/group/nodejs-sec)
50-
- [https://nodejs.org/en/blog](https://nodejs.org/en/blog)
49+
- <https://groups.google.com/group/nodejs-sec>
50+
- <https://nodejs.org/en/blog/>
5151

5252

5353
## Comentaris sobre aquesta política

locale/ca/site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,12 @@
9393
"text": "ES6 i més enllà"
9494
},
9595
"api-lts": {
96-
"link": "/dist/latest-%ver-major%/docs/api",
96+
"link": "/dist/latest-%ver-major%/docs/api/",
9797
"subtext": "LTS",
9898
"text": "%ver% API"
9999
},
100100
"api-current": {
101-
"link": "/dist/latest-%ver-major%/docs/api",
101+
"link": "/dist/latest-%ver-major%/docs/api/",
102102
"text": "%ver% API"
103103
},
104104
"guides": {

locale/de/site.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@
8383
"text": "ES6 und darüber hinaus"
8484
},
8585
"api-lts": {
86-
"link": "/dist/latest-%ver-major%/docs/api",
86+
"link": "/dist/latest-%ver-major%/docs/api/",
8787
"subtext": "LTS",
8888
"text": "%ver% API"
8989
},
9090
"api-current": {
91-
"link": "/dist/latest-%ver-major%/docs/api",
91+
"link": "/dist/latest-%ver-major%/docs/api/",
9292
"text": "%ver% API"
9393
},
9494
"guides": {

locale/en/about/governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ extending the Node.js community.
3030

3131
[COLLABORATOR_GUIDE.md]: https://github.com/nodejs/node/blob/master/COLLABORATOR_GUIDE.md
3232
[Community Committee (CommComm)]: https://github.com/nodejs/community-committee/blob/master/Community-Committee-Charter.md
33-
[Consensus Seeking]: http://en.wikipedia.org/wiki/Consensus-seeking_decision-making
33+
[Consensus Seeking]: https://en.wikipedia.org/wiki/Consensus-seeking_decision-making
3434
[README.md]: https://github.com/nodejs/node/blob/master/README.md#current-project-team-members
3535
[Technical Steering Committee (TSC)]: https://github.com/nodejs/TSC/blob/master/TSC-Charter.md
3636
[TSC]: https://github.com/nodejs/TSC

0 commit comments

Comments
 (0)