Skip to content

Commit ee8d01f

Browse files
committed
🔍️ Improve markdown anchor tokens and targets
1 parent d376e71 commit ee8d01f

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
## Contributing
22

3-
Bug reports and pull requests are welcome on GitHub at [https://gitlab.com/oauth-xx/oauth][source]. This project is
3+
Bug reports and pull requests are welcome on GitLab at [https://gitlab.com/oauth-xx/oauth][🚎src-main]. This project is
44
intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to
55
the [code of conduct][conduct].
66

77
To submit a patch, please fork the project and create a patch with
88
tests. Once you're happy with it send a pull request and post a message to the
9-
[google group][mailinglist].
9+
[google group][mailinglist] or on the [gitter chat][🏘chat].
1010

1111
## Run tests
1212

@@ -27,14 +27,12 @@ BUNDLE_GEMFILE=gemfiles/a7.gemfile bundle exec rake
2727

2828
## Contributors
2929

30-
[![Contributors](https://contrib.rocks/image?repo=oauth-xx/oauth-ruby)][contributors]
31-
32-
Made with [contributors-img][contrib-rocks].
30+
See: [https://gitlab.com/oauth-xx/oauth/-/graphs/main][🚎contributors]
3331

3432
[comment]: <> (Following links are used by README, CONTRIBUTING, Homepage)
3533

3634
[conduct]: https://gitlab.com/oauth-xx/oauth/-/blob/main/CODE_OF_CONDUCT.md
37-
[contributors]: https://gitlab.com/oauth-xx/oauth/-/graphs/main
35+
[🚎contributors]: https://gitlab.com/oauth-xx/oauth/-/graphs/main
3836
[mailinglist]: http://groups.google.com/group/oauth-ruby
39-
[source]: https://gitlab.com/oauth-xx/oauth/
40-
[contrib-rocks]: https://contrib.rocks
37+
[🚎src-main]: https://gitlab.com/oauth-xx/oauth/-/tree/main
38+
[🏘chat]: https://gitter.im/oauth-xx/oauth-ruby

README.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,15 @@ appended indicators:
6363
♻️ - URL needs to be updated from SASS integration. Find / Replace is insufficient.
6464
-->
6565

66-
| | Project | bundle add oauth |
67-
|:----|-----------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
68-
| 1️⃣ | name, license, docs | [![RubyGems.org][⛳️name-img]][⛳️gem] [![License: MIT][🖇src-license-img]][🖇src-license] [![RubyDoc.info][🚎yard-img]][🚎yard] |
69-
| 2️⃣ | version & activity | [![Gem Version][⛳️version-img]][⛳️gem] [![Total Downloads][🖇DL-total-img]][⛳️gem] [![Download Rank][🏘DL-rank-img]][⛳️gem] [![Source Code][🚎src-home-img]][🚎src-home] |
70-
| 3️⃣ | maintenance & linting | [![Maintainability][⛳cclim-maint-img♻️]][⛳cclim-maint] [![Helpers][🖇triage-help-img]][🖇triage-help] [![Depfu][🏘depfu-img♻️]][🏘depfu♻️] [![Contributors][🚎contributors-img]][🚎contributors] [![Style][🖐style-wf-img]][🖐style-wf] [![Kloc Roll][🧮kloc-img]][🧮kloc] |
71-
| 4️⃣ | testing | [![Supported][🏘sup-wf-img]][🏘sup-wf] [![Heads][🚎heads-wf-img]][🚎heads-wf] [![MacOS][🧮mac-wf-img]][🧮mac-wf] [![Windows][📗win-wf-img]][📗win-wf] |
72-
| 5️⃣ | coverage & security | [![CodeClimate][⛳cclim-cov-img♻️]][⛳cclim-cov] [![CodeCov][🖇codecov-img♻️]][🖇codecov] [![Coveralls][🏘coveralls-img]][🏘coveralls] [![Security Policy][🚎sec-pol-img]][🚎sec-pol] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Code Coverage][🧮cov-wf-img]][🧮cov-wf] |
73-
| 6️⃣ | resources | [![Discussion][⛳gh-discussions-img]][⛳gh-discussions] [![Get help on Codementor][🖇codementor-img]][🖇codementor] [![Chat][🏘chat-img]][🏘chat] [![Blog][🚎blog-img]][🚎blog] [![Blog][🖐wiki-img]][🖐wiki] |
74-
| 7️⃣ | spread 💖 | [![Liberapay Patrons][⛳liberapay-img]][⛳liberapay] [![Sponsor Me][🖇sponsor-img]][🖇sponsor] [![Tweet @ Peter][🏘tweet-img]][🏘tweet] [🌏][aboutme] [👼][angelme] [💻][coderme] |
66+
| | Project | bundle add oauth |
67+
|:----|-----------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
68+
| 1️⃣ | name, license, docs | [![RubyGems.org][⛳️name-img]][⛳️gem] [![License: MIT][🖇src-license-img]][🖇src-license] [![RubyDoc.info][🚎yard-img]][🚎yard] [![SemVer 2.0.0][🧮semver-img]][🧮semver] [![Keep-A-Changelog 1.0.0][📗keep-changelog-img]][📗keep-changelog] |
69+
| 2️⃣ | version & activity | [![Gem Version][⛳️version-img]][⛳️gem] [![Total Downloads][🖇DL-total-img]][⛳️gem] [![Download Rank][🏘DL-rank-img]][⛳️gem] [![Source Code][🚎src-main-img]][🚎src-main] |
70+
| 3️⃣ | maintenance & linting | [![Maintainability][⛳cclim-maint-img♻️]][⛳cclim-maint] [![Helpers][🖇triage-help-img]][🖇triage-help] [![Depfu][🏘depfu-img♻️]][🏘depfu♻️] [![Contributors][🚎contributors-img]][🚎contributors] [![Style][🖐style-wf-img]][🖐style-wf] |
71+
| 4️⃣ | testing | [![Supported][🏘sup-wf-img]][🏘sup-wf] [![Heads][🚎heads-wf-img]][🚎heads-wf] [![MacOS][🧮mac-wf-img]][🧮mac-wf] [![Windows][📗win-wf-img]][📗win-wf] |
72+
| 5️⃣ | coverage & security | [![CodeClimate][⛳cclim-cov-img♻️]][⛳cclim-cov] [![CodeCov][🖇codecov-img♻️]][🖇codecov] [![Coveralls][🏘coveralls-img]][🏘coveralls] [![Security Policy][🚎sec-pol-img]][🚎sec-pol] [![CodeQL][🖐codeQL-img]][🖐codeQL] [![Code Coverage][🧮cov-wf-img]][🧮cov-wf] |
73+
| 6️⃣ | resources | [![Discussion][⛳gh-discussions-img]][⛳gh-discussions] [![Get help on Codementor][🖇codementor-img]][🖇codementor] [![Chat][🏘chat-img]][🏘chat] [![Blog][🚎blog-img]][🚎blog] [![Blog][🖐wiki-img]][🖐wiki] |
74+
| 7️⃣ | spread 💖 | [![Liberapay Patrons][⛳liberapay-img]][⛳liberapay] [![Sponsor Me][🖇sponsor-img]][🖇sponsor] [![Tweet @ Peter][🏘tweet-img]][🏘tweet] [🌏][aboutme] [👼][angelme] [💻][coderme] |
7575

7676
<!--
7777
The link tokens in the following sections should be kept ordered by the row and badge numbering scheme
@@ -82,15 +82,19 @@ The link tokens in the following sections should be kept ordered by the row and
8282
[⛳️name-img]: https://img.shields.io/badge/name-oauth-brightgreen.svg?style=flat
8383
[🖇src-license]: https://opensource.org/licenses/MIT
8484
[🖇src-license-img]: https://img.shields.io/badge/License-MIT-green.svg
85-
[🚎yard]: https://www.rubydoc.info/github/oauth-xx/oauth-ruby
85+
[🚎yard]: https://www.rubydoc.info/gems/oauth
8686
[🚎yard-img]: https://img.shields.io/badge/documentation-rubydoc-brightgreen.svg?style=flat
87+
[🧮semver]: http://semver.org/
88+
[🧮semver-img]: https://img.shields.io/badge/semver-2.0.0-FFDD67.svg?style=flat
89+
[📗keep-changelog]: https://keepachangelog.com/en/1.0.0/
90+
[📗keep-changelog-img]: https://img.shields.io/badge/keep--a--changelog-1.0.0-FFDD67.svg?style=flat
8791

8892
<!-- 2️⃣ version & activity -->
8993
[⛳️version-img]: http://img.shields.io/gem/v/oauth.svg
9094
[🖇DL-total-img]: https://img.shields.io/gem/dt/oauth.svg
9195
[🏘DL-rank-img]: https://img.shields.io/gem/rt/oauth.svg
92-
[🚎src-home]: https://gitlab.com/oauth-xx/oauth
93-
[🚎src-home-img]: https://img.shields.io/badge/source-github-brightgreen.svg?style=flat
96+
[🚎src-main]: https://gitlab.com/oauth-xx/oauth/-/tree/main
97+
[🚎src-main-img]: https://img.shields.io/badge/source-gitlab-blue.svg?style=flat
9498

9599
<!-- 3️⃣ maintenance & linting -->
96100
[⛳cclim-maint]: https://codeclimate.com/github/oauth-xx/oauth-ruby/maintainability
@@ -103,8 +107,6 @@ The link tokens in the following sections should be kept ordered by the row and
103107
[🚎contributors-img]: https://img.shields.io/github/contributors-anon/oauth-xx/oauth-ruby
104108
[🖐style-wf]: https://github.com/oauth-xx/oauth-ruby/actions/workflows/style.yml
105109
[🖐style-wf-img]: https://github.com/oauth-xx/oauth-ruby/actions/workflows/style.yml/badge.svg
106-
[🧮kloc]: https://www.youtube.com/watch?v=dQw4w9WgXcQ
107-
[🧮kloc-img]: https://img.shields.io/tokei/lines/github.com/oauth-xx/oauth-ruby
108110

109111
<!-- 4️⃣ testing -->
110112
[🏘sup-wf]: https://github.com/oauth-xx/oauth-ruby/actions/workflows/supported.yml

0 commit comments

Comments
 (0)