From 6fe144747a44150fdff32dc3620c92485667f765 Mon Sep 17 00:00:00 2001
From: Advaita Saha
-
+
@@ -24,7 +24,7 @@
## Hacktoberfest 2022 Update
**See full details and guidelines on**
- * [Hacktober cheasheat](https://github.com/metafy-social/daily-python-scripts/blob/main/HACKTOBERFEST.md)
+ * [Hacktober cheasheat](https://github.com/metafy-social/daily-python-scripts/blob/master/HACKTOBERFEST.md)
* [Official website](https://hacktoberfest.digitalocean.com/resources)
@@ -34,7 +34,7 @@ You can contribute by adding new scripts, improving current scripts or Documenta
## Here are the steps to Make contribute 👣
-- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/daily-python-scripts/blob/main/CONTRIBUTING.md) (Necessary)
+- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/daily-python-scripts/blob/master/CONTRIBUTING.md) (Necessary)
- [x] Create an issue for making any change to code. when issue will be approve you can make a change.
- [x] Pull latest change from upstream branch before starting the changing code.
- [x] Add your file in proper folder(lowercase) with README.md in it. Add requirements.txt if needed.
From 59e34f1a024e37d98de897f37deb9330b4d2c00a Mon Sep 17 00:00:00 2001
From: Advaita Saha How to Contribute 🤔