Skip to content

Commit

Permalink
Fix github repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Nov 8, 2023
1 parent f2801e6 commit bae6427
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
46 changes: 23 additions & 23 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,47 +26,47 @@ repo_helper_bot
* - Other
- |license| |language| |requires|

.. |actions_linux| image:: https://github.com/repo-helper/repo_helper_bot/workflows/Linux/badge.svg
:target: https://github.com/repo-helper/repo_helper_bot/actions?query=workflow%3A%22Linux%22
.. |actions_linux| image:: https://github.com/repo-helper/repo-helper-bot/workflows/Linux/badge.svg
:target: https://github.com/repo-helper/repo-helper-bot/actions?query=workflow%3A%22Linux%22
:alt: Linux Test Status

.. |actions_windows| image:: https://github.com/repo-helper/repo_helper_bot/workflows/Windows/badge.svg
:target: https://github.com/repo-helper/repo_helper_bot/actions?query=workflow%3A%22Windows%22
.. |actions_windows| image:: https://github.com/repo-helper/repo-helper-bot/workflows/Windows/badge.svg
:target: https://github.com/repo-helper/repo-helper-bot/actions?query=workflow%3A%22Windows%22
:alt: Windows Test Status

.. |actions_macos| image:: https://github.com/repo-helper/repo_helper_bot/workflows/macOS/badge.svg
:target: https://github.com/repo-helper/repo_helper_bot/actions?query=workflow%3A%22macOS%22
.. |actions_macos| image:: https://github.com/repo-helper/repo-helper-bot/workflows/macOS/badge.svg
:target: https://github.com/repo-helper/repo-helper-bot/actions?query=workflow%3A%22macOS%22
:alt: macOS Test Status

.. |actions_flake8| image:: https://github.com/repo-helper/repo_helper_bot/workflows/Flake8/badge.svg
:target: https://github.com/repo-helper/repo_helper_bot/actions?query=workflow%3A%22Flake8%22
.. |actions_flake8| image:: https://github.com/repo-helper/repo-helper-bot/workflows/Flake8/badge.svg
:target: https://github.com/repo-helper/repo-helper-bot/actions?query=workflow%3A%22Flake8%22
:alt: Flake8 Status

.. |actions_mypy| image:: https://github.com/repo-helper/repo_helper_bot/workflows/mypy/badge.svg
:target: https://github.com/repo-helper/repo_helper_bot/actions?query=workflow%3A%22mypy%22
.. |actions_mypy| image:: https://github.com/repo-helper/repo-helper-bot/workflows/mypy/badge.svg
:target: https://github.com/repo-helper/repo-helper-bot/actions?query=workflow%3A%22mypy%22
:alt: mypy status

.. |requires| image:: https://dependency-dash.repo-helper.uk/github/repo-helper/repo_helper_bot/badge.svg
:target: https://dependency-dash.repo-helper.uk/github/repo-helper/repo_helper_bot/
.. |requires| image:: https://dependency-dash.repo-helper.uk/github/repo-helper/repo-helper-bot/badge.svg
:target: https://dependency-dash.repo-helper.uk/github/repo-helper/repo-helper-bot/
:alt: Requirements Status

.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/repo-helper/repo_helper_bot?logo=codefactor
:target: https://www.codefactor.io/repository/github/repo-helper/repo_helper_bot
.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/repo-helper/repo-helper-bot?logo=codefactor
:target: https://www.codefactor.io/repository/github/repo-helper/repo-helper-bot
:alt: CodeFactor Grade

.. |license| image:: https://img.shields.io/github/license/repo-helper/repo_helper_bot
:target: https://github.com/repo-helper/repo_helper_bot/blob/master/LICENSE
.. |license| image:: https://img.shields.io/github/license/repo-helper/repo-helper-bot
:target: https://github.com/repo-helper/repo-helper-bot/blob/master/LICENSE
:alt: License

.. |language| image:: https://img.shields.io/github/languages/top/repo-helper/repo_helper_bot
.. |language| image:: https://img.shields.io/github/languages/top/repo-helper/repo-helper-bot
:alt: GitHub top language

.. |commits-since| image:: https://img.shields.io/github/commits-since/repo-helper/repo_helper_bot/v0.0.0
:target: https://github.com/repo-helper/repo_helper_bot/pulse
.. |commits-since| image:: https://img.shields.io/github/commits-since/repo-helper/repo-helper-bot/v0.0.0
:target: https://github.com/repo-helper/repo-helper-bot/pulse
:alt: GitHub commits since tagged version

.. |commits-latest| image:: https://img.shields.io/github/last-commit/repo-helper/repo_helper_bot
:target: https://github.com/repo-helper/repo_helper_bot/commit/master
.. |commits-latest| image:: https://img.shields.io/github/last-commit/repo-helper/repo-helper-bot
:target: https://github.com/repo-helper/repo-helper-bot/commit/master
:alt: GitHub last commit

.. |maintained| image:: https://img.shields.io/maintenance/yes/2023
Expand All @@ -79,13 +79,13 @@ Installation

.. start installation
``repo_helper_bot`` can be installed from GitHub.
``repo-helper-bot`` can be installed from GitHub.

To install with ``pip``:

.. code-block:: bash
$ python -m pip install git+https://github.com/repo-helper/repo_helper_bot
$ python -m pip install git+https://github.com/repo-helper/repo-helper-bot
.. end installation
Expand Down
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ email = "[email protected]"
file = "LICENSE"

[project.urls]
Homepage = "https://github.com/repo-helper/repo_helper_bot"
"Issue Tracker" = "https://github.com/repo-helper/repo_helper_bot/issues"
"Source Code" = "https://github.com/repo-helper/repo_helper_bot"
Homepage = "https://github.com/repo-helper/repo-helper-bot"
"Issue Tracker" = "https://github.com/repo-helper/repo-helper-bot/issues"
"Source Code" = "https://github.com/repo-helper/repo-helper-bot"

[tool.importcheck]

Expand Down
2 changes: 1 addition & 1 deletion repo_helper.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Configuration for 'repo_helper' (https://github.com/domdfcoding/repo_helper)
---
modname: 'repo_helper_bot'
modname: 'repo-helper-bot'
copyright_years: '2020-2022'
author: 'Dominic Davis-Foster'
email: '[email protected]'
Expand Down

0 comments on commit bae6427

Please sign in to comment.