summaryrefslogtreecommitdiff
path: root/doc/tutorial/just-serve.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/tutorial/just-serve.md')
-rw-r--r--doc/tutorial/just-serve.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tutorial/just-serve.md b/doc/tutorial/just-serve.md
index d31bde29..9ba08758 100644
--- a/doc/tutorial/just-serve.md
+++ b/doc/tutorial/just-serve.md
@@ -293,7 +293,7 @@ Our `repos.json` at this stage reads:
{ "repository":
{ "type": "git"
, "branch": "master"
- , "commit": "3a5f0f0f50c59495ffc3b198df59e6edb8416450"
+ , "commit": "7a2fb9f639a61cf7b7d7e45c7c4cea845e7528c6"
, "repository": "https://github.com/just-buildsystem/rules-cc.git"
, "subdir": "rules"
}
@@ -504,7 +504,7 @@ We are now ready to see how this setup works. At this point the `repos.json` is
{ "repository":
{ "type": "git"
, "branch": "master"
- , "commit": "3a5f0f0f50c59495ffc3b198df59e6edb8416450"
+ , "commit": "7a2fb9f639a61cf7b7d7e45c7c4cea845e7528c6"
, "repository": "https://github.com/just-buildsystem/rules-cc.git"
, "subdir": "rules"
}
@@ -643,7 +643,7 @@ removing any `"absent"` pragma fields
{ "repository":
{ "type": "git"
, "branch": "master"
- , "commit": "3a5f0f0f50c59495ffc3b198df59e6edb8416450"
+ , "commit": "7a2fb9f639a61cf7b7d7e45c7c4cea845e7528c6"
, "repository": "https://github.com/just-buildsystem/rules-cc.git"
, "subdir": "rules"
}