Skip to content

Commit 4d46ebb

Browse files
committed
Clear up tense and link to slides
1 parent 06b8e6a commit 4d46ebb

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/pages/main-page.dox

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ HTTP Server suitable for C++ web applications backed
99
by Qt. Since C++ web applications are pretty uncommon
1010
the market for this project is pretty low.
1111

12-
But integrating this with a module like QtScript
13-
and using it to write JavaScript web applications is
14-
a tempting possibility, and something that I want to
15-
demonstrate at <a href="http://conf.kde.in">conf.kde.in 2011</a>.
12+
But integrating this with a module like QtScript and using it to write
13+
JavaScript web applications is a tempting possibility, and something that
14+
I demonstrated at <a href="http://conf.kde.in">conf.kde.in 2011</a>. The slides
15+
can be found on <a href="https://github.com/nikhilm/confkdein11">Github</a>.
1616

1717
%QHttpServer uses a signal-slots based mechanism
1818
for all communication, so no inheritance is required.

0 commit comments

Comments
 (0)