From ca1d6e1cacb4b5e3106f556f99687bc3df5af86b Mon Sep 17 00:00:00 2001 From: Waishnav Date: Thu, 13 Oct 2022 01:53:38 +0530 Subject: shifting website branch to its own repo --- .gitattributes | 3 --- CONTRIBUTING.md | 2 +- README.md | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) delete mode 100644 .gitattributes 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) -- cgit v1.2.3