Skip to content

Commit

Permalink
Remove anchors, since they are automatically inserted by GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Oct 7, 2012
1 parent 330793f commit 31ee9f6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -12,10 +12,10 @@ yank` and `gem webhook`. The Rails app has moved to
[codeclimate]: https://codeclimate.com/github/rubygems/gemcutter [codeclimate]: https://codeclimate.com/github/rubygems/gemcutter
[rubygems]: https://github.com/rubygems/rubygems.org [rubygems]: https://github.com/rubygems/rubygems.org


## <a name="installation"></a>Installation ## Installation
gem install gemcutter gem install gemcutter


## <a name="contributing"></a>Contributing ## Contributing
In the spirit of [free software][free-sw], **everyone** is encouraged to help improve In the spirit of [free software][free-sw], **everyone** is encouraged to help improve
this project. this project.


Expand All @@ -35,7 +35,7 @@ Here are some ways *you* can contribute:


[issues]: https://github.com/rubygems/gemcutter/issues [issues]: https://github.com/rubygems/gemcutter/issues


## <a name="issues"></a>Submitting an Issue ## Submitting an Issue
We use the [GitHub issue tracker][issues] to track bugs and features. Before We use the [GitHub issue tracker][issues] to track bugs and features. Before
submitting a bug report or feature request, check to make sure it hasn't submitting a bug report or feature request, check to make sure it hasn't
already been submitted. You can indicate support for an existing issue by already been submitted. You can indicate support for an existing issue by
Expand All @@ -46,7 +46,7 @@ bug report should include a pull request with failing specs.


[gist]: https://gist.github.com/ [gist]: https://gist.github.com/


## <a name="pulls"></a>Submitting a Pull Request ## Submitting a Pull Request
1. Fork the project. 1. Fork the project.
2. Create a topic branch. 2. Create a topic branch.
3. Implement your feature or bug fix. 3. Implement your feature or bug fix.
Expand All @@ -58,7 +58,7 @@ bug report should include a pull request with failing specs.
version. (If you want to create your own version for some reason, please do version. (If you want to create your own version for some reason, please do
so in a separate commit.) so in a separate commit.)


## <a name="versions"></a>Supported Ruby Versions ## Supported Ruby Versions
This library aims to support and is [tested against][travis] the following Ruby This library aims to support and is [tested against][travis] the following Ruby
implementations: implementations:


Expand Down Expand Up @@ -87,7 +87,7 @@ implementation, you will be personally responsible for providing patches in a
timely fashion. If critical issues for a particular implementation exist at the timely fashion. If critical issues for a particular implementation exist at the
time of a major release, support for that Ruby version may be dropped. time of a major release, support for that Ruby version may be dropped.


## <a name="license"></a>License ## License


Gemcutter is released under the MIT license. Please check the [LICENSE][] file Gemcutter is released under the MIT license. Please check the [LICENSE][] file
for more details. for more details.
Expand Down

0 comments on commit 31ee9f6

Please sign in to comment.