Skip to content

Commit 5f935f2

Browse files
committed
Updating link description
Updating Sean Parent's Papers and Presentations link description since it no longer points to a GitHub project.
1 parent 5878c31 commit 5f935f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/ProgrammersManual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3366,7 +3366,7 @@ by Sean Parent in several of his talks and papers:
33663366
describing this technique in more detail.
33673367
#. `Sean Parent's Papers and Presentations
33683368
<https://sean-parent.stlab.cc/papers-and-presentations>`_
3369-
- A GitHub project full of links to slides, video, and sometimes code.
3369+
- Links to slides, videos, and sometimes code.
33703370

33713371
When deciding between creating a type hierarchy (with either tagged or virtual
33723372
dispatch) and using templates or concepts-based polymorphism, consider whether

0 commit comments

Comments
 (0)