Skip to content

Commit 3678a6d

Browse files
authored
composer.xml Fix the bad link (remove the extra slash) (#4159)
1 parent 679cf93 commit 3678a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/composer.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
Briefly, this is done by creating a <literal>composer.json</literal>
2828
in the project, using Composer to install the latest version of the
2929
package, and including Composer's autoload script to make it available
30-
to the code. The <link xlink:href="&url.composer;/doc/01-basic-usage.md">Composer
30+
to the code. The <link xlink:href="&url.composer;doc/01-basic-usage.md">Composer
3131
"Basic Usage" documentation</link> goes into this in more depth.
3232
</simpara>
3333
<example>

0 commit comments

Comments
 (0)