Skip to content

Commit

Permalink
Update chrome.ex (#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoTrevisan authored Apr 19, 2024
1 parent 4320581 commit 82685dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/wallaby/chrome.ex
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
defmodule Wallaby.Chrome do
@moduledoc """
The Chrome driver uses [Chromedriver](https://sites.google.com/a/chromium.org/chromedriver/) to power Google Chrome and Chromium.
The Chrome driver uses [Chromedriver](https://chromedriver.chromium.org/) to power Google Chrome and Chromium.
## Usage
Expand Down

0 comments on commit 82685dc

Please sign in to comment.