Skip to content

Commit 2da1ee5

Browse files
Update changing-a-commit-message.md | Remove quotes around external resource in changing-a-commit-message#commit-has-not-been-pushed-online github#35287 (github#35295)
Co-authored-by: Alex Nguyen <[email protected]>
1 parent df34a26 commit 2da1ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The new commit and message will appear on {% data variables.location.product_loc
3333

3434
{% tip %}
3535

36-
You can change the default text editor for Git by changing the `core.editor` setting. For more information, see "[Basic Client Configuration](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_basic_client_configuration)" in the Git manual.
36+
You can change the default text editor for Git by changing the `core.editor` setting. For more information, see [Basic Client Configuration](https://git-scm.com/book/en/v2/Customizing-Git-Git-Configuration#_basic_client_configuration) in the Git manual.
3737

3838
{% endtip %}
3939

0 commit comments

Comments
 (0)