Update lesson-2.html

This commit is contained in:
nora 2025-03-06 10:25:12 +01:00 committed by GitHub
parent 24b38bee63
commit 6feec11d1d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -184,7 +184,7 @@ void name(unsigned long long a, unsigned short b, char c, int d) {}
the next lesson, we will use there types as template arguments.
</p>
<div class="center">
<a href="lesson-2.html" class="action-button">
<a href="lesson-3.html" class="action-button">
Lesson 3: Basic Templates
</a>
</div>