File tree 3 files changed +5
-6
lines changed
3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
1
This product includes software developed by JanRain,
2
- available from http://openidenabled .com/
2
+ available from http://github .com/openid/ruby-openid
Original file line number Diff line number Diff line change @@ -48,18 +48,17 @@ look at the library itself if there's anything you don't understand in
48
48
the examples.
49
49
50
50
==Homepage
51
- http://openidenabled .com/ruby-openid/
51
+ http://github .com/openid/ ruby-openid
52
52
53
53
See also:
54
54
http://openid.net/
55
- http://openidenabled.com/
56
55
57
56
==Community
58
57
Discussion regarding the Ruby OpenID library and other JanRain OpenID
59
58
libraries takes place on the the OpenID mailing list on
60
- openidenabled.com .
59
+ openid.net .
61
60
62
- http://lists.openidenabled.com/mailman/listinfo/ dev
61
+ http://openid.net/developers/ dev-mailing-lists/
63
62
64
63
Please join this list to discuss, ask implementation questions, report
65
64
bugs, etc. Also check out the openid channel on the freenode IRC
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ SPEC = Gem::Specification.new do |s|
6
6
s.version = '2.1.8'
7
7
s.author = 'JanRain, Inc'
8
8
s.email = 'openid@janrain.com'
9
- s.homepage = 'http://openidenabled .com/ruby-openid/ '
9
+ s.homepage = 'http://github .com/openid/ ruby-openid'
10
10
s.platform = Gem::Platform::RUBY
11
11
s.summary = 'A library for consuming and serving OpenID identities.'
12
12
files = Dir.glob("{examples,lib,test}/**/*")
You can’t perform that action at this time.
0 commit comments