aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-10-29 19:36:05 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-10-29 19:36:05 +0200
commit545558be0d465807b3526b6a0f17ff9f623d9c59 (patch)
tree1a819036d1f9a2fa53c36e6ab3d1a6a9bc5295b6
parent7275dc4d919b0cb6f8713d0b4a9a2b507051cded (diff)
Update introduction with link to talk video
-rw-r--r--doc/intro.xhtml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/intro.xhtml b/doc/intro.xhtml
index 776ef91..3f9bf33 100644
--- a/doc/intro.xhtml
+++ b/doc/intro.xhtml
@@ -218,8 +218,9 @@
in C++. It also provides more complete code examples that would not
fit onto slides during the presentation. If, however, you would
like to get a more complete picture of the "state of XML in C++", then
- you may prefer to first watch the video of the talk (when it becomes
- available).</p>
+ you may prefer to first
+ <a href="http://youtu.be/AuamDUrG5ZU?list=UU5e__RG9K3cHrPotPABnrwg">watch
+ the video</a> of the talk.</p>
<p>While this document uses some C++11 features in the examples, the
library itself can be used in C++98 applications as well.</p>