Make "URL" show up (#1065)
* Make "URL" show up * Use `<URL>` Co-authored-by: Léo Lanteri Thauvin <leseulartichaut@gmail.com>
This commit is contained in:
parent
fba44ed2fa
commit
f5eea60da7
|
|
@ -101,7 +101,7 @@ If you renamed your fork, you can change the URL like this:
|
||||||
git remote set-url personal <URL>
|
git remote set-url personal <URL>
|
||||||
```
|
```
|
||||||
|
|
||||||
where the <URL> is your new fork.
|
where the `<URL>` is your new fork.
|
||||||
|
|
||||||
### I see 'Untracked Files: src/stdarch'?
|
### I see 'Untracked Files: src/stdarch'?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue