diff options
| author | Fuwn <[email protected]> | 2022-02-22 01:02:03 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-02-22 01:02:03 -0800 |
| commit | 85fe64a517fa2347b852069f5b3ff8743fa71ae4 (patch) | |
| tree | df6ec112530ea12d8f33fdfa9fe357417378d935 | |
| parent | feat(#2): optionally, do not proxy url(s) (diff) | |
| download | capybara-85fe64a517fa2347b852069f5b3ff8743fa71ae4.tar.xz capybara-85fe64a517fa2347b852069f5b3ff8743fa71ae4.zip | |
fix(readme): links
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,9 +3,9 @@ Capybara .. raw:: html - <a href="https://github.com/fuwn/capybara"> + <a href="https://github.com/gemrest/capybara"> <img - src="https://raw.githubusercontent.com/fuwn/capybara/main/assets/Capybara_Logo_1000x1000.png" + src="https://raw.githubusercontent.com/gemrest/capybara/main/assets/Capybara_Logo_1000x1000.png" alt="Capybara" width="220"> </a> |