diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6f27a10f7..0ed1eb457 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -98,10 +98,10 @@ If you want to add support for a new site, first of all **make sure** this site After you have ensured this site is distributing its content legally, you can follow this quick list (assuming your service is called `yourextractor`): -1. [Fork this repository](https://git.conocimientoslibres.ga/software/hypervideo) +1. [Fork this repository](https://c.hgit.ga/software/hypervideo) 2. Check out the source code with: - git clone https://git.conocimientoslibres.ga/software/hypervideo + git clone https://c.hgit.ga/software/hypervideo 3. Start a new git branch with |