Skip to content

Commit cd79f2a

Browse files
authored
Merge pull request #8247 from DoStupidThingsFasterWithMoreEnergy/Removal_markdown_classes_{.external}_in_KB_OVHcloud_labs
Removal markdown classes {.external} in KB OVHcloud labs
2 parents 40be201 + dd37e8b commit cd79f2a

File tree

32 files changed

+47
-47
lines changed

32 files changed

+47
-47
lines changed

pages/ovhcloud_labs/power_web_hosting/getting-started/guide.fr-fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Retrouvez ici les principales informations relatives à la gestion de votre héb
1414
## Prérequis
1515

1616
- Disposer d'une des 3 offres d'hébergement web POWER : [Node.js](https://labs.ovh.com/managed-nodejs), [Python](https://labs.ovh.com/managed-python) ou [Ruby](https://labs.ovh.com/managed-ruby).
17-
- Être connecté à votre [espace client OVHcloud](/links/manager){.external} ou aux [API OVHcloud](/links/api).
17+
- Être connecté à votre [espace client OVHcloud](/links/manager) ou aux [API OVHcloud](/links/api).
1818

1919
## En pratique
2020

pages/ovhcloud_labs/power_web_hosting/nodejs-install-etherpad/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updated: 2023-04-27
66

77
## Objective
88

9-
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to deploy an [Etherpad](https://etherpad.org/){.external} server on it.
9+
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to deploy an [Etherpad](https://etherpad.org/) server on it.
1010

1111
This guide will explain how to do it.
1212

pages/ovhcloud_labs/power_web_hosting/nodejs-install-etherpad/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updated: 2023-04-27
66

77
## Objective
88

9-
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to deploy an [Etherpad](https://etherpad.org/){.external} server on it.
9+
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to deploy an [Etherpad](https://etherpad.org/) server on it.
1010

1111
This guide will explain how to do it.
1212

pages/ovhcloud_labs/power_web_hosting/nodejs-install-etherpad/guide.fr-fr.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ updated: 2023-04-27
66

77
## Objectif
88

9-
Vous avez souscrit à un hébergement web POWER Node.js et vous souhaitez y installer un outil de production de texte collaboratif en ligne. [Etherpad](https://etherpad.org/){.external} est l'outil idéal.
9+
Vous avez souscrit à un hébergement web POWER Node.js et vous souhaitez y installer un outil de production de texte collaboratif en ligne. [Etherpad](https://etherpad.org/) est l'outil idéal.
1010

1111
**Découvrez comment installer Etherpad sur votre hébergement web POWER**
1212

1313
## Prérequis
1414

1515
- Disposer de l'offre d'hébergement web POWER [Node.js](https://labs.ovh.com/managed-nodejs).
16-
- Être connecté à votre [espace client OVHcloud](/links/manager){.external}.
16+
- Être connecté à votre [espace client OVHcloud](/links/manager).
1717

1818
Si vous n'êtes pas encore familier avec l'utilisation de votre hébergement web POWER, nous vous conseillons de consulter notre guide « [Premiers pas avec un hébergement web POWER](/pages/ovhcloud_labs/power_web_hosting/getting-started) » avant de poursuivre la lecture de ce guide.
1919

@@ -40,7 +40,7 @@ git pull origin refs/tags/1.8.6
4040

4141
> [!alert]
4242
>
43-
> Etherpad 1.8.7 n'est pas compatible avec l'hébergement web POWER car [nous ne supportons actuellement pas l'option "experimental-worker"](https://github.com/ether/etherpad-lite/wiki/Running-Etherpad-on-Phusion-Passenger#phusion-passenger-for-apache){.external}.
43+
> Etherpad 1.8.7 n'est pas compatible avec l'hébergement web POWER car [nous ne supportons actuellement pas l'option "experimental-worker"](https://github.com/ether/etherpad-lite/wiki/Running-Etherpad-on-Phusion-Passenger#phusion-passenger-for-apache).
4444
4545
Installez les dépendances d'Etherpad et configurez le point d'entrée :
4646

pages/ovhcloud_labs/power_web_hosting/nodejs-install-express/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updated: 2021-02-04
66

77
## Objective
88

9-
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to begin developing your project using [Express](https://expressjs.com/){.external}.
9+
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to begin developing your project using [Express](https://expressjs.com/).
1010

1111
This guide will explain how to deploy a simple *Hello World* server on Express.
1212

pages/ovhcloud_labs/power_web_hosting/nodejs-install-express/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updated: 2021-02-04
66

77
## Objective
88

9-
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to begin developing your project using [Express](https://expressjs.com/){.external}.
9+
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to begin developing your project using [Express](https://expressjs.com/).
1010

1111
This guide will explain how to deploy a simple *Hello World* server on Express.
1212

pages/ovhcloud_labs/power_web_hosting/nodejs-install-express/guide.fr-fr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ updated: 2021-02-04
66

77
## Objectif
88

9-
Vous avez souscrit à un hébergement web POWER Node.js et vous souhaitez y déployer un projet basé sur [Express](https://expressjs.com/){.external}.
9+
Vous avez souscrit à un hébergement web POWER Node.js et vous souhaitez y déployer un projet basé sur [Express](https://expressjs.com/).
1010

1111
**Découvrez comment installer Express sur votre hébergement web POWER**
1212

1313
## Prérequis
1414

1515
- Disposer de l'offre d'hébergement web POWER [Node.js](https://labs.ovh.com/managed-nodejs).
16-
- Être connecté à votre [espace client OVHcloud](/links/manager){.external}.
16+
- Être connecté à votre [espace client OVHcloud](/links/manager).
1717

1818
Si vous n'êtes pas encore familier avec l'utilisation de votre hébergement web POWER, nous vous conseillons de consulter notre guide « [Premiers pas avec un hébergement web POWER](/pages/ovhcloud_labs/power_web_hosting/getting-started) » avant de poursuivre la lecture de ce guide.
1919

pages/ovhcloud_labs/power_web_hosting/nodejs-install-ghost/guide.fr-fr.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ updated: 2021-02-04
66

77
## Objectif
88

9-
Vous avez souscrit à un hébergement web POWER Node.js et vous souhaitez y déployer une plateforme de blog [Ghost](https://ghost.org/){.external}.
9+
Vous avez souscrit à un hébergement web POWER Node.js et vous souhaitez y déployer une plateforme de blog [Ghost](https://ghost.org/).
1010

1111
**Découvrez comment installer Ghost sur votre hébergement web POWER**
1212

1313
## Prérequis
1414

1515
- Disposer de l'offre d'hébergement web POWER [Node.js](https://labs.ovh.com/managed-nodejs).
16-
- Être connecté à votre [espace client OVHcloud](/links/manager){.external}.
16+
- Être connecté à votre [espace client OVHcloud](/links/manager).
1717

1818
Si vous n'êtes pas encore familier avec l'utilisation de votre hébergement web POWER, nous vous conseillons de consulter notre guide « [Premiers pas avec un hébergement web POWER](/pages/ovhcloud_labs/power_web_hosting/getting-started) » avant de poursuivre la lecture de ce guide.
1919

pages/ovhcloud_labs/power_web_hosting/nodejs-install-slideshow/guide.en-gb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updated: 2021-02-04
66

77
## Objective
88

9-
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to deploy a [real-time presentation slide platform](https://nafeu.medium.com/real-time-presentation-slides-with-socket-io-express-node-js-and-javascript-cf08a95ff098){.external} on it.
9+
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to deploy a [real-time presentation slide platform](https://nafeu.medium.com/real-time-presentation-slides-with-socket-io-express-node-js-and-javascript-cf08a95ff098) on it.
1010

1111
This guide will explain how to do it.
1212

pages/ovhcloud_labs/power_web_hosting/nodejs-install-slideshow/guide.en-ie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updated: 2021-02-04
66

77
## Objective
88

9-
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to deploy a [real-time presentation slide platform](https://nafeu.medium.com/real-time-presentation-slides-with-socket-io-express-node-js-and-javascript-cf08a95ff098){.external} on it.
9+
You've subscribed to a Web POWER web hosting plan to deploy **Node.js** applications, and you want to deploy a [real-time presentation slide platform](https://nafeu.medium.com/real-time-presentation-slides-with-socket-io-express-node-js-and-javascript-cf08a95ff098) on it.
1010

1111
This guide will explain how to do it.
1212

0 commit comments

Comments
 (0)