diff --git a/pages/ar/download/package-manager.md b/pages/ar/download/package-manager.md index 06f13e4ca4648..b1b97fc273c84 100644 --- a/pages/ar/download/package-manager.md +++ b/pages/ar/download/package-manager.md @@ -51,7 +51,7 @@ pacman -S nodejs npm ## التوزيعات المبنية على ديبيان أو اوبنتو، لينكس للمؤسسات / فيدورا و حزم سناب -يتم توفير [الملف الثنائي الرسمي للنود جي اس](https://github.com/nodesource/distributions/blob/master/README.md) من قبل NodeSource. +يتم توفير [الملف الثنائي الرسمي للنود جي اس](https://github.com/nodesource/distributions) من قبل NodeSource. ## FreeBSD diff --git a/pages/en/blog/weekly-updates/weekly-update.2016-11-11.md b/pages/en/blog/weekly-updates/weekly-update.2016-11-11.md index f043cfce22cac..d76e7d1cad9db 100644 --- a/pages/en/blog/weekly-updates/weekly-update.2016-11-11.md +++ b/pages/en/blog/weekly-updates/weekly-update.2016-11-11.md @@ -20,7 +20,7 @@ layout: blog-post.hbs * Results for v7.x added to [https://benchmarking.nodejs.org/](https://benchmarking.nodejs.org/) * Benchmarks are curently run daily and the updated results published on this page in order to provide visibility and to encourage contributors to look for possible regressions after their commits go in. -* This page/data is maintained by the [benchmarking working group](https://github.com/nodejs/benchmarking/blob/master/README.md). +* This page/data is maintained by the [benchmarking working group](https://github.com/nodejs/benchmarking). ### Daily Code Coverage Results diff --git a/pages/en/blog/weekly-updates/weekly-update.2016-11-24.md b/pages/en/blog/weekly-updates/weekly-update.2016-11-24.md index a8f5f10d5a722..34d7cf98acefd 100644 --- a/pages/en/blog/weekly-updates/weekly-update.2016-11-24.md +++ b/pages/en/blog/weekly-updates/weekly-update.2016-11-24.md @@ -16,7 +16,7 @@ layout: blog-post.hbs * Results for v7.x added to [https://benchmarking.nodejs.org/](https://benchmarking.nodejs.org/) * Benchmarks are curently run daily and the updated results published on this page in order to provide visibility and to encourage contributors to look for possible regressions after their commits go in. -* This page/data is maintained by the [benchmarking working group](https://github.com/nodejs/benchmarking/blob/master/README.md). +* This page/data is maintained by the [benchmarking working group](https://github.com/nodejs/benchmarking). ### Daily Code Coverage Results diff --git a/pages/en/download/package-manager.md b/pages/en/download/package-manager.md index 21ee06acb110d..b2c7d971b703c 100644 --- a/pages/en/download/package-manager.md +++ b/pages/en/download/package-manager.md @@ -100,7 +100,7 @@ These resources provide packages compatible with CentOS, Fedora, and RHEL. ## Debian and Ubuntu based Linux distributions -[Node.js binary distributions](https://github.com/nodesource/distributions/blob/master/README.md) are available from NodeSource. +[Node.js binary distributions](https://github.com/nodesource/distributions) are available from NodeSource. ### Alternatives diff --git a/pages/es/download/package-manager.md b/pages/es/download/package-manager.md index bf1a8eef3a78b..0743622187abe 100644 --- a/pages/es/download/package-manager.md +++ b/pages/es/download/package-manager.md @@ -50,7 +50,7 @@ pacman -S nodejs npm ## Distribuciones Linux basadas en Debian y Ubuntu, paquetes Enterprise Linux / Fedora y Snap -[Las distribuciones de binarios oficiales de Node.js](https://github.com/nodesource/distributions/blob/master/README.md) son proporcinados por NodeSource. +[Las distribuciones de binarios oficiales de Node.js](https://github.com/nodesource/distributions) son proporcinados por NodeSource. ## FreeBSD diff --git a/pages/fr/download/package-manager.md b/pages/fr/download/package-manager.md index ee5780f4d443d..53b4a00044969 100644 --- a/pages/fr/download/package-manager.md +++ b/pages/fr/download/package-manager.md @@ -50,7 +50,7 @@ pacman -S nodejs npm ## Les distributions Linux basées sur Debian et Ubuntu, Enterprise Linux/Fedora et les paquets Snap -[Les distributions binaires Node.js] (https://github.com/nodesource/distributions/blob/master/README.md) sont disponibles sur NodeSource. +[Les distributions binaires Node.js] (https://github.com/nodesource/distributions) sont disponibles sur NodeSource. ## FreeBSD diff --git a/pages/ja/download/package-manager.md b/pages/ja/download/package-manager.md index d0b8c77994db9..1499562631311 100644 --- a/pages/ja/download/package-manager.md +++ b/pages/ja/download/package-manager.md @@ -49,8 +49,8 @@ pacman -S nodejs npm ## Debian と Ubuntu ベースの Linux ディストリビューション、エンタープライズ Linux/Fedora と Snap パッケージ - -[Node.js 公式のバイナリディストリビューション](https://github.com/nodesource/distributions/blob/master/README.md)が NodeSource によって提供されています。 + +[Node.js 公式のバイナリディストリビューション](https://github.com/nodesource/distributions)が NodeSource によって提供されています。 ## FreeBSD と OpenBSD diff --git a/pages/ko/download/package-manager.md b/pages/ko/download/package-manager.md index 00e93a4f4703d..df175e2533398 100644 --- a/pages/ko/download/package-manager.md +++ b/pages/ko/download/package-manager.md @@ -100,11 +100,11 @@ pacman -S nodejs npm ## 데비안과 우분투 기반 리눅스 배포판. 엔터프라이즈 리눅스/페도라와 Snap 패키지 -[공식 Node.js 바이너리 배포판](https://github.com/nodesource/distributions/blob/master/README.md)은 NodeSource가 제공합니다. +[공식 Node.js 바이너리 배포판](https://github.com/nodesource/distributions)은 NodeSource가 제공합니다. ## 基于 Linux 的 Debian 和 Ubuntu 发行版,Enterprise Linux/Fedora 和 Snap packages -[Node.js 官方二进制发行版](https://github.com/nodesource/distributions/blob/master/README.md) 由 NodeSource 提供。 +[Node.js 官方二进制发行版](https://github.com/nodesource/distributions) 由 NodeSource 提供。 ### 可替换项 diff --git a/pages/zh-tw/download/package-manager.md b/pages/zh-tw/download/package-manager.md index 43c6cad7aede5..a9f9f9db8e3bc 100644 --- a/pages/zh-tw/download/package-manager.md +++ b/pages/zh-tw/download/package-manager.md @@ -53,7 +53,7 @@ pacman -S nodejs npm ## Debian 及 Ubuntu 系列發行版,企業版 Linux/Fedora 和 Snap packages -[官方 Node.js 二進位發行版](https://github.com/nodesource/distributions/blob/master/README.md) 透過 NodeSource 提供. +[官方 Node.js 二進位發行版](https://github.com/nodesource/distributions) 透過 NodeSource 提供. ## FreeBSD