Skip to content

Commit 300268b

Browse files
author
travis-ci
committed
Updating references to docs in README
1 parent 434604e commit 300268b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ You'll find no junk (hopefully) here, but it's a fairly opinionated approach:
2323
- The framework is instrumented to measure execution time of internals, and these metrics are available via JMX or Graphite.
2424
- Our framework is unit and integration checked as well as monitored for code quality; we treat this as a production code base, not a second class citizen.
2525
- We have a (developing) open road map in GitHub Issues (click the Issues tab to see what we have so far)
26+
- We have a fuller set of documentation here: https://digital-delivery-academy.github.io/selenium-pom-framework/index.html
2627

2728
Coming soon:
2829
- SauceLabs and BrowserStack configuration (issues #2 and #3).
29-
- Expand documentation and tutorials (issue #45)
3030
- And lots more marked in the issues list: https://github.com/digital-delivery-academy/selenium-pom-framework/issues
3131

3232
It really is a one stop shop for getting up and running with a robust toolkit for building Selenium checks, without the massive investment that many business make in hand rolling their own.
@@ -45,7 +45,7 @@ submit an issue ticket.
4545

4646
## Documentation
4747

48-
- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
48+
- A full reference guide is here: https://digital-delivery-academy.github.io/selenium-pom-framework/index.html
4949
- Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-1.0.9
5050

5151
## Example checks/project

0 commit comments

Comments
 (0)