Skip to content

Commit 3041fa2

Browse files
authored
Update contribution guidelines with new content
1 parent fad6f9a commit 3041fa2

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

CONTRIBUTING.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -41,21 +41,14 @@ Selenium is a big software project and documentation is key to
4141
understanding how things work and learning effective ways to exploit
4242
its potential.
4343

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/).
5952

6053
## Code Contributions
6154

0 commit comments

Comments
 (0)