Skip to content

Commit

Permalink
fix wiki links
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Tolfsen <ato@mozilla.com>
  • Loading branch information
ddavison authored and andreastt committed Mar 16, 2015
1 parent 291f41c commit 79d74d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ See [CONTRIBUTING.md](https://github.com/SeleniumHQ/selenium/blob/master/CONTRIB
## Building

Selenium uses a custom build system aptly named
[crazyfun](https://github.com/SeleniumHQ/selenium/wiki/CrazyFunBuild)
[crazyfun](https://github.com/SeleniumHQ/selenium/wiki/Crazy-Fun-Build)
available on all fine platforms (Linux, Mac, Windows). We are in the
process of replacing this with
[buck](http://facebook.github.io/buck/), so don't be alarmed if you
Expand Down Expand Up @@ -285,7 +285,7 @@ targets.
## Maven _per se_

If it is not clear already, Selenium is not built with Maven, it is
built with [Crazy-Fun](https://github.com/SeleniumHQ/selenium/wiki/CrazyFunBuild) though
built with [Crazy-Fun](https://github.com/SeleniumHQ/selenium/wiki/Crazy-Fun-Build) though
that is invoked with *go* as outlined above so you do not really have
to learn too much about that.

Expand All @@ -309,5 +309,5 @@ the name.
## Useful Resources

Refer to the [Building Web
Driver](https://github.com/SeleniumHQ/selenium/wiki/BuildingWebDriver) wiki
Driver](https://github.com/SeleniumHQ/selenium/wiki/Building-WebDriver) wiki
page for the last word on building the bits and pieces of Selenium.

0 comments on commit 79d74d5

Please sign in to comment.