From ac5c9a0b7723ea27f1d4f2b59e64bf63aed4c8e0 Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Mon, 7 Aug 2023 23:11:12 +0530 Subject: chore: updated api repo links --- CONTRIBUTING.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cda2b44..210438f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ -# Contributing to zoro.to-api +# Contributing to aniwatch-api -Thank you for your interest in contributing to zoro.to-api. We appreciate whatever form of contribution you are willing to make. Every contribution counts ✨ +Thank you for your interest in contributing to aniwatch-api. We appreciate whatever form of contribution you are willing to make. Every contribution counts ✨ ## Table of Contents @@ -18,7 +18,7 @@ In short, we welcome any sort of contribution you are willing to make as each an - Documentation improvements: from minor typos to major document overhauls - Helping others by answering questions in pull requests. -- Fixing known [bugs](https://github.com/ghoshRitesh12/zoro.to-api/issues?q=is%3Aopen). +- Fixing known [bugs](https://github.com/ghoshRitesh12/aniwatch-api/issues?q=is%3Aopen). ## Ground Rules & Expectations @@ -28,7 +28,7 @@ Before we begin, here are a few things we anticipate from you and that you shoul ## How To Contribute -If you'd like to contribute, start by searching through the [issues](https://github.com/ghoshRitesh12/zoro.to-api/issues) and [pull requests](https://github.com/ghoshRitesh12/zoro.to-api/pulls) to see whether someone else has raised a similar idea or question. +If you'd like to contribute, start by searching through the [issues](https://github.com/ghoshRitesh12/aniwatch-api/issues) and [pull requests](https://github.com/ghoshRitesh12/aniwatch-api/pulls) to see whether someone else has raised a similar idea or question. If you don't see your idea listed, and you think it fits into the goals of this guide, you may do one of the following: @@ -49,11 +49,11 @@ To contribute to this project, you must know the following: ### Clone the repository -1. [Fork the repository](https://github.com/ghoshRitesh12/zoro.to-api/fork) +1. [Fork the repository](https://github.com/ghoshRitesh12/aniwatch-api/fork) 2. Clone your fork to your local machine using the following command (replace with your actual GitHub username) ```bash -git clone https://github.com//zoro.to-api +git clone https://github.com//aniwatch-api ``` 3. Creating a new branch
-- cgit v1.2.3