From e2517c77554387bfaff2a7268c02b4ae9b83e6f5 Mon Sep 17 00:00:00 2001 From: nathenharvey Date: Mon, 9 Mar 2015 10:40:25 -0400 Subject: [PATCH] Fix broken link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59c7da15..8fef5b47 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ $ knife data bag create users Create a user in the data_bag/users/ directory. -When using an [Omnibus ruby](http://tickets.chef.io/browse/CHEF-2848), one can specify an optional password hash. This will be used as the user's password. +When using an [Omnibus ruby](http://tickets.opscode.com/browse/CHEF-2848), one can specify an optional password hash. This will be used as the user's password. The hash can be generated with the following command.