Skip to content

Commit

Permalink
Update chrome.ex (elixir-wallaby#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoTrevisan authored and alinmarsh committed Oct 8, 2024
1 parent 9754615 commit 4eae8a2
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 4eae8a2

Please sign in to comment.