From f73db61c1ca865f14d55e02f75ef12fca7071726 Mon Sep 17 00:00:00 2001 From: Sebastian Morr Date: Wed, 14 Oct 2020 19:35:12 +0200 Subject: [PATCH] Link to the pull-merge-push level in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dfb4c0..c702c92 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,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 ]` and `[win ]`, where `` 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* level for an example. +A level can consist of multiple repositories. To have more than one, you can use sections like `[setup ]` and `[win ]`, where `` 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. ### Level guidelines