Skip to content

Commit 541ab96

Browse files
committed
minor #9352 Add missing colon after protocol in link (jwmickey)
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes #9352). Discussion ---------- Add missing colon after protocol in link Commits ------- 05e9dc3 Add missing colon after protocol in link
2 parents 3867ab4 + 05e9dc3 commit 541ab96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/documentation/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ forked repository and ``improve_install_article`` is the name of the branch you
144144
created previously.
145145

146146
**Step 7.** Everything is now ready to initiate a **pull request**. Go to your
147-
forked repository at ``https//github.com/YOUR-GITHUB-USERNAME/symfony-docs``
147+
forked repository at ``https://github.com/YOUR-GITHUB-USERNAME/symfony-docs``
148148
and click on the **Pull Requests** link located in the sidebar.
149149

150150
Then, click on the big **New pull request** button. As GitHub cannot guess the

0 commit comments

Comments
 (0)