Skip to content

Commit a9bc7a6

Browse files
authored
Correct GitHub repo URLs (#6)
1 parent 71fec74 commit a9bc7a6

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ contact_links:
1919
- name: >-
2020
[🎉 NEW 🎉]
2121
🤷💻🤦 GitHub Discussions
22-
url: https://github.com/aio-libs/aiohttp_asyncmdnsresolver/discussions
22+
url: https://github.com/aio-libs/aiohttp-asyncmdnsresolver/discussions
2323
about: >-
2424
Please ask typical Q&A in the Discussions tab or on StackOverflow
2525
- name: 🤷💻🤦 StackOverflow
2626
url: https://stackoverflow.com/questions/tagged/aiohttp
2727
about: >-
2828
Please ask typical Q&A here or in the
29-
Discussions tab @ https://github.com/aio-libs/aiohttp_asyncmdnsresolver/discussions
29+
Discussions tab @ https://github.com/aio-libs/aiohttp-asyncmdnsresolver/discussions
3030
- name: 💬 Gitter Chat
3131
url: https://gitter.im/aio-libs/Lobby
3232
about: Chat with devs and community

README.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
aiohttp-asyncmdnsresolver
22
=========================
33

4-
.. image:: https://github.com/aio-libs/aiohttp_asyncmdnsresolver/actions/workflows/ci-cd.yml/badge.svg
5-
:target: https://github.com/aio-libs/aiohttp_asyncmdnsresolver/actions?query=workflow%3ACI
4+
.. image:: https://github.com/aio-libs/aiohttp-asyncmdnsresolver/actions/workflows/ci-cd.yml/badge.svg
5+
:target: https://github.com/aio-libs/aiohttp-asyncmdnsresolver/actions?query=workflow%3ACI
66
:align: right
77

8-
.. image:: https://codecov.io/gh/aio-libs/aiohttp_asyncmdnsresolver/branch/master/graph/badge.svg
9-
:target: https://codecov.io/gh/aio-libs/aiohttp_asyncmdnsresolver
8+
.. image:: https://codecov.io/gh/aio-libs/aiohttp-asyncmdnsresolver/branch/master/graph/badge.svg
9+
:target: https://codecov.io/gh/aio-libs/aiohttp-asyncmdnsresolver
1010

1111
.. image:: https://badge.fury.io/py/aiohttp_asyncmdnsresolver.svg
1212
:target: https://badge.fury.io/py/aiohttp_asyncmdnsresolver
@@ -75,7 +75,7 @@ Source code
7575
The project is hosted on GitHub_
7676

7777
Please file an issue on the `bug tracker
78-
<https://github.com/aio-libs/aiohttp_asyncmdnsresolver/issues>`_ if you have found a bug
78+
<https://github.com/aio-libs/aiohttp-asyncmdnsresolver/issues>`_ if you have found a bug
7979
or have some suggestion in order to improve the library.
8080

8181

@@ -85,4 +85,4 @@ Authors and License
8585
It's *Apache 2* licensed and freely available.
8686

8787

88-
.. _GitHub: https://github.com/aio-libs/aiohttp_asyncmdnsresolver
88+
.. _GitHub: https://github.com/aio-libs/aiohttp-asyncmdnsresolver

docs/contributing/release_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,4 +102,4 @@ The release stage
102102

103103

104104
.. _GitHub Actions CI/CD workflow:
105-
https://github.com/aio-libs/aiohttp_asyncmdnsresolver/actions/workflows/ci-cd.yml
105+
https://github.com/aio-libs/aiohttp-asyncmdnsresolver/actions/workflows/ci-cd.yml

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Source code
3030
The project is hosted on GitHub_
3131

3232
Please file an issue on the `bug tracker
33-
<https://github.com/aio-libs/aiohttp_asyncmdnsresolver/issues>`_ if you have found a bug
33+
<https://github.com/aio-libs/aiohttp-asyncmdnsresolver/issues>`_ if you have found a bug
3434
or have some suggestion in order to improve the library.
3535

3636
Authors and License
@@ -71,4 +71,4 @@ Indices and tables
7171
* :ref:`search`
7272

7373

74-
.. _GitHub: https://github.com/aio-libs/aiohttp_asyncmdnsresolver
74+
.. _GitHub: https://github.com/aio-libs/aiohttp-asyncmdnsresolver

0 commit comments

Comments
 (0)