Skip to content

Commit 614aae0

Browse files
committed
Fix: the names of the packages
1 parent 1a36317 commit 614aae0

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

components/class_loader.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Installation
2828
You can install the component in many different ways:
2929

3030
* Use the official Git repository (https://github.com/symfony/ClassLoader);
31-
* Install it via Composer (`symfony/class-loader` on `Packagist`_).
31+
* Install it via Composer (``symfony/class-loader`` on `Packagist`_).
3232

3333
Usage
3434
-----

components/config/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Installation
1818
You can install the component in many different ways:
1919

2020
* Use the official Git repository (https://github.com/symfony/Config);
21-
* Install it via Composer (`symfony/config` on `Packagist`_).
21+
* Install it via Composer (``symfony/config`` on `Packagist`_).
2222

2323
Sections
2424
--------

components/console/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Installation
1818
You can install the component in many different ways:
1919

2020
* Use the official Git repository (https://github.com/symfony/Console);
21-
* Install it via Composer (`symfony/console` on `Packagist`_).
21+
* Install it via Composer (``symfony/console`` on `Packagist`_).
2222

2323
Creating a basic Command
2424
------------------------

components/css_selector.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Installation
1313
You can install the component in several different ways:
1414

1515
* Use the official Git repository (https://github.com/symfony/CssSelector);
16-
* Install it via Composer (`symfony/css-selector` on `Packagist`_).
16+
* Install it via Composer (``symfony/css-selector`` on `Packagist`_).
1717

1818
Usage
1919
-----

components/dependency_injection/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Installation
1717
You can install the component in many different ways:
1818

1919
* Use the official Git repository (https://github.com/symfony/DependencyInjection);
20-
* Install it via Composer (`symfony/dependency-injection` on `Packagist`_).
20+
* Install it via Composer (``symfony/dependency-injection`` on `Packagist`_).
2121

2222
Basic Usage
2323
-----------

components/dom_crawler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Installation
1313
You can install the component in many different ways:
1414

1515
* Use the official Git repository (https://github.com/symfony/DomCrawler);
16-
* Install it via Composer (`symfony/dom-crawler` on `Packagist`_).
16+
* Install it via Composer (``symfony/dom-crawler`` on `Packagist`_).
1717

1818
Usage
1919
-----

components/event_dispatcher/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Installation
5050
You can install the component in many different ways:
5151

5252
* Use the official Git repository (https://github.com/symfony/EventDispatcher);
53-
* Install it via Composer (`symfony/event-dispatcher` on `Packagist`_).
53+
* Install it via Composer (``symfony/event-dispatcher`` on `Packagist`_).
5454

5555
Usage
5656
-----

components/finder.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Installation
1414
You can install the component in many different ways:
1515

1616
* Use the official Git repository (https://github.com/symfony/Finder);
17-
* Install it via Composer (`symfony/finder` on `Packagist`_).
17+
* Install it via Composer (``symfony/finder`` on `Packagist`_).
1818

1919
Usage
2020
-----

components/http_foundation/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Installation
2222
You can install the component in many different ways:
2323

2424
* Use the official Git repository (https://github.com/symfony/HttpFoundation);
25-
* Install it via Composer (`symfony/http-foundation` on `Packagist`_).
25+
* Install it via Composer (``symfony/http-foundation`` on `Packagist`_).
2626

2727
Request
2828
-------

components/locale.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Installation
2828
You can install the component in many different ways:
2929

3030
* Use the official Git repository (https://github.com/symfony/Locale);
31-
* Install it via Composer (`symfony/locale` on `Packagist`_).
31+
* Install it via Composer (``symfony/locale`` on `Packagist`_).
3232

3333
Usage
3434
-----

components/process.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Installation
1313
You can install the component in many different ways:
1414

1515
* Use the official Git repository (https://github.com/symfony/Process);
16-
* Install it via Composer (`symfony/process` on `Packagist`_).
16+
* Install it via Composer (``symfony/process`` on `Packagist`_).
1717

1818
Usage
1919
-----

components/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Installation
1414
You can install the component in many different ways:
1515

1616
* Use the official Git repository (https://github.com/symfony/Routing);
17-
* Install it via Composer (`symfony/routing` on `Packagist`_).
17+
* Install it via Composer (``symfony/routing`` on `Packagist`_).
1818

1919
Usage
2020
-----

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Installation
2828
You can install the component in many different ways:
2929

3030
* Use the official Git repository (https://github.com/symfony/Serializer);
31-
* Install it via Composer (`symfony/serializer` on `Packagist`_).
31+
* Install it via Composer (``symfony/serializer`` on `Packagist`_).
3232

3333
Usage
3434
-----

components/templating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Installation
1919
You can install the component in many different ways:
2020

2121
* Use the official Git repository (https://github.com/symfony/Templating);
22-
* Install it via Composer (`symfony/templating` on `Packagist`_).
22+
* Install it via Composer (``symfony/templating`` on `Packagist`_).
2323

2424
Usage
2525
-----

components/yaml.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Installation
2727
You can install the component in many different ways:
2828

2929
* Use the official Git repository (https://github.com/symfony/Yaml);
30-
* Install it via Composer (`symfony/yaml` on `Packagist`_).
30+
* Install it via Composer (``symfony/yaml`` on `Packagist`_).
3131

3232
Why?
3333
----

0 commit comments

Comments
 (0)