From 0eb5adccf61b847c71a799e8c0bb0346d73f9f9d Mon Sep 17 00:00:00 2001 From: SphinxKnight Date: Sat, 15 Jan 2022 09:26:37 +0100 Subject: Fixes #3389 (#3394) * Replace asterisks mixup * 2nd pass --- files/fr/learn/server-side/first_steps/web_frameworks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/fr/learn/server-side/first_steps/web_frameworks') diff --git a/files/fr/learn/server-side/first_steps/web_frameworks/index.md b/files/fr/learn/server-side/first_steps/web_frameworks/index.md index 513602e1cb..c46e7f7ebf 100644 --- a/files/fr/learn/server-side/first_steps/web_frameworks/index.md +++ b/files/fr/learn/server-side/first_steps/web_frameworks/index.md @@ -245,7 +245,7 @@ Rails follows a very similar design philosophy to Django. Like Django it provide There are of course many differences due to specific design decisions and the nature of the languages. -Rails has been used for high profile sites, including:\*\* \*\*[Basecamp](https://basecamp.com/), [GitHub](https://github.com/), [Shopify](https://shopify.com/), [Airbnb](https://airbnb.com/), [Twitch](https://twitch.tv/), [SoundCloud](https://soundcloud.com/), [Hulu](https://hulu.com/), [Zendesk](https://zendesk.com/), [Square](https://square.com/), [Highrise](https://highrisehq.com/). +Rails has been used for high profile sites, including: [Basecamp](https://basecamp.com/), [GitHub](https://github.com/), [Shopify](https://shopify.com/), [Airbnb](https://airbnb.com/), [Twitch](https://twitch.tv/), [SoundCloud](https://soundcloud.com/), [Hulu](https://hulu.com/), [Zendesk](https://zendesk.com/), [Square](https://square.com/), [Highrise](https://highrisehq.com/). ### Laravel (PHP) -- cgit v1.2.3-54-g00ecf