Skip to content

Commit d454b8e

Browse files
committed
minor edits
1 parent 897e642 commit d454b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2 class="project-tagline">A course by David Beazley (<a href="https://dabeaz.c
4141
<footer class="site-footer">
4242
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
4343
<br/>
44-
Copyright (C) 2007-2023, <a href="https://dabeaz.com">David Beazley</a>. Come take a <a href="https://dabeaz.com/courses.html">course</a>.
44+
Copyright (C) 2007-2023, <a href="https://dabeaz.com">David Beazley</a>. Come take an <a href="https://dabeaz.com/courses.html">advanced computer science course</a>.
4545
{% if site.github.is_project_page %}
4646
<span class="site-footer-owner">Fork me on <a href="{{ site.github.repository_url }}">GitHub</a></span>
4747
{% endif %}

0 commit comments

Comments
 (0)