Skip to content

Commit e75cc0d

Browse files
authored
Merge pull request #463 from error9098x/master
Fix: Update broken links for td-agent (EOL) and ChromeDriver in README
2 parents aa959ce + 356adce commit e75cc0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Gem Version](https://badge.fury.io/rb/fluentd-ui.svg)](http://badge.fury.io/rb/fluentd-ui)
55
[![Code Climate](https://codeclimate.com/github/fluent/fluentd-ui/badges/gpa.svg)](https://codeclimate.com/github/fluent/fluentd-ui)
66

7-
fluentd-ui is a browser-based [fluentd](http://www.fluentd.org) and [td-agent](https://docs.treasuredata.com/articles/td-agent) manager that supports following operations.
7+
fluentd-ui is a browser-based [fluentd](http://www.fluentd.org) and [td-agent](https://www.fluentd.org/download/fluent_package) manager that supports following operations.
88

99
* Install, uninstall, and upgrade Fluentd plugins
1010
* start/stop/restart fluentd process
@@ -81,7 +81,7 @@ Access http://localhost:3000 by web browser.
8181

8282
### Run tests
8383

84-
You need [chromedriver](https://sites.google.com/a/chromium.org/chromedriver/downloads) or chromiumdriver to run tests.
84+
You need [chromedriver](https://chromedriver.chromium.org/downloads) or chromiumdriver to run tests.
8585

8686
$ npm install -g chromedriver
8787
Or,

0 commit comments

Comments
 (0)