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:
r00ster 2021-02-20 13:58:22 +01:00 committed by GitHub
parent 50e53ccffa
commit 4f0142ce11
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ If you renamed your fork, you can change the URL like this:
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'?