aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes3
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--README.md2
3 files changed, 2 insertions, 5 deletions
diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644
index 22ee41c..0000000
--- a/.gitattributes
+++ /dev/null
@@ -1,3 +0,0 @@
-* linguist-documentation=false
-* linguist-vendoredapp/* linguist-documentation=false
-* linguist-vendored
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9f8dbe6..cc47640 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -40,7 +40,7 @@ How can you Contribute to this cool project ?
### Table of Contents
- [Getting started](https://github.com/Waishnav/Watcher)
- - [Work on Landing page](https://github.com/Waishnav/Watcher/tree/watcher-website)
+ - [Work on Landing page](https://github.com/Waishnav/Watcher-web)
- Landing website which helps people to gain clearity about thier screen-time and its importance.
- It is made with the help of React-framework
- [Solve v1.0 issues](https://github.com/Waishnav/Watcher/tree/v1.0)
diff --git a/README.md b/README.md
index a463a0f..244e822 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ $ chmod +x ./install && ./install
If you are interseted in contibuting checkout [CONTRIBUTING.md](https://github.com/Waishnav/Watcher/blob/main/CONTRIBUTING.md)
You can currently contribute to one of the three projects listed below throughout the HACTOBERFEST.
-- [Watcher Website](https://github.com/Waishnav/Watcher/tree/watcher-website) (made with React)
+- [Watcher Website](https://github.com/Waishnav/Watcher-web) (made with React)
- [Watcher v1.0](https://github.com/Waishnav/Watcher/tree/v1.0) (No real time updates in logfile)
- [Watcher v2.0](https://github.com/Waishnav/Watcher/tree/v2.0) (Real time stats in logfile)