質問するログイン新規登録

回答編集履歴

1

参照元リンク等

2016/08/10 01:10

投稿

asahina_dev
asahina_dev

スコア610

answer CHANGED
@@ -1,6 +1,6 @@
1
- # Usage
1
+ # [Usage](https://github.com/mkdynamic/omniauth-facebook)
2
2
 
3
- > OmniAuth::Strategies::Facebook is simply a Rack middleware. Read the OmniAuth docs for detailed instructions: https://github.com/intridea/omniauth.
3
+ > OmniAuth::Strategies::Facebook is simply a Rack middleware. Read the OmniAuth docs for detailed instructions: [https://github.com/intridea/omniauth](https://github.com/intridea/omniauth).
4
4
 
5
5
  > Here's a quick example, adding the middleware to a Rails app in config/initializers/omniauth.rb:
6
6