diff options
| author | Mo <76752051+mo8it@users.noreply.github.com> | 2024-03-27 17:23:58 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-27 17:23:58 +0100 |
| commit | 19675008c8179e6e37d1c821e6092a13c63d50c5 (patch) | |
| tree | 7cf2225992520bc4b6c8fae72dbd24247ac51cd1 | |
| parent | 217c6d42fbaf18d01f986acf3898abb14367d807 (diff) | |
| parent | dd72429af49afbfbf0c1f59f053ecc4382d074fc (diff) | |
Merge pull request #1923 from wznmickey/main
chore: update the chapter of macros
| -rw-r--r-- | exercises/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/README.md b/exercises/README.md index fd0926f..237f2f1 100644 --- a/exercises/README.md +++ b/exercises/README.md @@ -22,6 +22,6 @@ | iterators | §13.2-4 | | smart_pointers | §15, §16.3 | | threads | §16.1-3 | -| macros | §19.6 | +| macros | §19.5 | | clippy | §21.4 | | conversions | n/a | |
