mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
fix spacing for getting help section of README
This commit is contained in:
parent
4d443a4d66
commit
3bbde03989
1 changed files with 2 additions and 3 deletions
|
@ -171,9 +171,8 @@ spec.add_dependency 'fog', '~> 1.16'
|
|||
|
||||
## Getting Help
|
||||
|
||||
* [General Documentation](http://fog.io)
|
||||
* [Provider Specific Documentation](http://fog.io/about/provider_documentation.html)
|
||||
|
||||
* [General Documentation](http://fog.io).
|
||||
* [Provider Specific Documentation](http://fog.io/about/provider_documentation.html).
|
||||
* Ask specific questions on [Stack Overflow](http://stackoverflow.com/questions/tagged/fog)
|
||||
* Report bugs and discuss potential features in [Github issues](https://github.com/fog/fog/issues).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue