Correct a level link in the README

This commit is contained in:
blinry 2021-02-05 20:55:37 +01:00
parent 4c9e262a18
commit 746dc24bfb
2 changed files with 3 additions and 1 deletions

View file

@ -64,7 +64,7 @@ git commit -m "Initial commit"
test "$(git show HEAD:people_who_are_awesome | wc -l)" -ge 2
```
A level can consist of multiple repositories. To have more than one, you can use sections like `[setup <name>]` and `[win <name>]`, where `<name>` is the name of the remote. The default name is "yours". All repositories will add each other as remotes. Refer to the [experiments/pull-merge-push](levels/experiments/pull-merge-push) level for an example.
A level can consist of multiple repositories. To have more than one, you can use sections like `[setup <name>]` and `[win <name>]`, where `<name>` is the name of the remote. The default name is "yours". All repositories will add each other as remotes. Refer to the [remote](levels/remotes) levels examples.
### Level guidelines

View file

@ -0,0 +1,2 @@
rebase
reorder