Skip to content

Commit f5eea60

Browse files
Make "URL" show up (#1065)
* Make "URL" show up * Use `<URL>` Co-authored-by: Léo Lanteri Thauvin <leseulartichaut@gmail.com>
1 parent fba44ed commit f5eea60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If you renamed your fork, you can change the URL like this:
101101
git remote set-url personal <URL>
102102
```
103103

104-
where the <URL> is your new fork.
104+
where the `<URL>` is your new fork.
105105

106106
### I see 'Untracked Files: src/stdarch'?
107107

0 commit comments

Comments
 (0)