Skip to content

Commit 6968ac0

Browse files
committed
Update Readme.md
updated path to Doxygen docs in Readme. Update Readme.md
1 parent 4c93d7d commit 6968ac0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ To build WD you need:
2424
* you can find builded libs and test app in out/bin/desktop/release
2525

2626
# Where to start
27-
* Test application in `src/Test/main.cc` and in docs http://cisco-open-source.github.io/qtwebdriver/page_wd_server.html
28-
* [Doxygen](http://cisco-open-source.github.io/qtwebdriver/)
27+
* Test application in `src/Test/main.cc` and in docs http://cisco-open-source.github.io/qtwebdriver/html/page_wd_server.html
28+
* [Doxygen](http://cisco-open-source.github.io/qtwebdriver/html)
2929
* [Wiki](https://github.com/cisco-open-source/qtwebdriver/wiki)
3030

3131
# License
3232
LGPLv2.1
3333

34-
For more info see out Doxygen documentation on http://cisco-open-source.github.io/qtwebdriver/
34+
For more info see out Doxygen documentation on http://cisco-open-source.github.io/qtwebdriver/html

0 commit comments

Comments
 (0)