@@ -41,21 +41,14 @@ Selenium is a big software project and documentation is key to
41
41
understanding how things work and learning effective ways to exploit
42
42
its potential.
43
43
44
- The official documentation of Selenium is still served from our
45
- [ ** www.seleniumhq.org ** repository] ( https://github.com/SeleniumHQ/www.seleniumhq.org ) .
46
- We are however phasing out this documentation which focuses too much
47
- on Selenium RC and other antiquated pieces, in favour of a rewrite.
48
-
49
- The new documentation is a project started to rewrite Selenium's
50
- documentation from scratch. This is an ongoing effort (not targetted
51
- at any specific release) to provide an updated handbook on how to use
52
- Selenium effectively. We hope to bring over the pieces of the old
53
- documentation that makes sense.
54
-
55
- Contributions toward the new docs follow the same process described in
56
- the next section about code contributions. You should spend some time
57
- familiarising yourself with the documentation by reading
58
- [ more about it] ( https://seleniumhq.github.io/docs/site/en/introduction/about_this_documentation/ ) .
44
+ The [ seleniumhq.github.io] ( https://github.com/SeleniumHQ/seleniumhq.github.io/ )
45
+ repository contains both Selenium’s site and documentation. This is an ongoing
46
+ effort (not targeted at any specific release) to provide updated information on
47
+ how to use Selenium effectively, how to get involved and how to contribute to Selenium.
48
+
49
+ The official documentation of Selenium is at https://selenium.dev/documentation/ .
50
+ More details on how to get involved and contribute, please check the site's
51
+ and documentation [ contributing guidelines] ( https://selenium.dev/documentation/en/contributing/ ) .
59
52
60
53
## Code Contributions
61
54
0 commit comments