Update COMMON_FEATURES.md

main
Michal 2 years ago committed by GitHub
parent 29de35fef5
commit 01b886ca92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,8 +29,8 @@ repos = [
]
[repositories.urls]
foo = "https://example.org/%repo%.git"
bar = "https://example.org/other/%repo%.git"
foo = "https://example.org/{}.git"
bar = "https://example.org/other/{}.git"
```
Now, this is going to look really confusing at first, but bear with me.

Loading…
Cancel
Save