Repository: accumulo-website Updated Branches: refs/heads/asf-site 9d4f10e9c -> db2398b4b refs/heads/master 3b7b2c65c -> 883f56620
Fixed prsync link in quick install docs Project: http://git-wip-us.apache.org/repos/asf/accumulo-website/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo-website/commit/883f5662 Tree: http://git-wip-us.apache.org/repos/asf/accumulo-website/tree/883f5662 Diff: http://git-wip-us.apache.org/repos/asf/accumulo-website/diff/883f5662 Branch: refs/heads/master Commit: 883f56620acd7c737dce013cdb94181baf641178 Parents: 3b7b2c6 Author: Mike Walch <[email protected]> Authored: Fri Jun 2 12:16:46 2017 -0400 Committer: Mike Walch <[email protected]> Committed: Fri Jun 2 12:16:46 2017 -0400 ---------------------------------------------------------------------- _docs-unreleased/getting-started/quick-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/883f5662/_docs-unreleased/getting-started/quick-install.md ---------------------------------------------------------------------- diff --git a/_docs-unreleased/getting-started/quick-install.md b/_docs-unreleased/getting-started/quick-install.md index e004b9d..07a15d6 100644 --- a/_docs-unreleased/getting-started/quick-install.md +++ b/_docs-unreleased/getting-started/quick-install.md @@ -182,5 +182,5 @@ When finished, use the following commands to stop Accumulo: [Zookeeper]: https://zookeeper.apache.org/ [HDFS]: https://hadoop.apache.org/ [pdcp]: https://code.google.com/p/pdsh/ -[prysnc]: https://code.google.com/p/parallel-ssh/ +[prsync]: https://code.google.com/p/parallel-ssh/ [pwl]: https://www.google.com/search?q=hadoop+passwordless+ssh&ie=utf-8&oe=utf-8
