Skip to content

Commit c5a8953

Browse files
author
salbuzov
committed
docs: fix broken title and badge links in README
1 parent 3108d05 commit c5a8953

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<h1 align=center> Daily Python Scripts </h1>
1+
<h1 align=center> Python Scripts </h1>
22

33
**Do you know anything that can help all to easy our tough life than tell that secret to us and help us to become lazy like Panda**
44

55
<p align="center">
6-
<a href="https://github.com/metafy-social/daily-python-scripts/issues"><img src="https://img.shields.io/github/issues/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>&nbsp;&nbsp;
7-
<a href="https://github.com/metafy-social/daily-python-scripts/fork"><img src="https://img.shields.io/github/forks/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>&nbsp;&nbsp;
8-
<a href="#"><img src="https://img.shields.io/github/stars/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>&nbsp;&nbsp;
9-
<a href="https://github.com/metafy-social/daily-python-scripts/blob/master/LICENSE"><img src="https://img.shields.io/github/license/metafy-social/daily-python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>&nbsp;&nbsp;
6+
<a href="https://github.com/metafy-social/python-scripts/issues"><img src="https://img.shields.io/github/issues/metafy-social/python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>&nbsp;&nbsp;
7+
<a href="https://github.com/metafy-social/python-scripts/fork"><img src="https://img.shields.io/github/forks/metafy-social/python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>&nbsp;&nbsp;
8+
<a href="#"><img src="https://img.shields.io/github/stars/metafy-social/python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>&nbsp;&nbsp;
9+
<a href="https://github.com/metafy-social/python-scripts/blob/master/LICENSE"><img src="https://img.shields.io/github/license/metafy-social/python-scripts.svg?style=for-the-badge&logo=appveyor" /></a>&nbsp;&nbsp;
1010
</p>
1111

1212
<p align="center">
@@ -24,7 +24,7 @@
2424
## Hacktoberfest 2022 Update
2525

2626
**See full details and guidelines on**
27-
* [Hacktober cheasheat](https://github.com/metafy-social/daily-python-scripts/blob/master/HACKTOBERFEST.md)
27+
* [Hacktober cheasheat](https://github.com/metafy-social/python-scripts/blob/master/HACKTOBERFEST.md)
2828
* [Official website](https://hacktoberfest.digitalocean.com/)
2929

3030

@@ -34,7 +34,7 @@ You can contribute by adding new scripts, improving current scripts or Documenta
3434

3535
## Here are the steps to Make contribute 👣
3636

37-
- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/daily-python-scripts/blob/master/CONTRIBUTING.md) (Necessary)
37+
- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/python-scripts/blob/master/CONTRIBUTING.md) (Necessary)
3838
- [x] Create an issue for making any change to code. when issue will be approve you can make a change.
3939
- [x] Pull latest change from upstream branch before starting the changing code.
4040
- [x] Add your file in proper folder(lowercase) with README.md in it. Add requirements.txt if needed.

0 commit comments

Comments
 (0)