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 fba44ed2fa
commit f5eea60da7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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'?