From f16ef51d33cbc7af1047d8952f5aa420f19f94cb Mon Sep 17 00:00:00 2001
From: realaravinth
Date: Sun, 7 Mar 2021 20:17:10 +0530
Subject: [PATCH] org name change
---
.github/workflows/linux.yml | 4 ++--
README.md | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
index 7f68ebf..82367c6 100644
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -65,14 +65,14 @@ jobs:
file: cobertura.xml
- name: generate documentation
- if: matrix.version == 'stable' && (github.repository == 'mcaptcha/mCaptcha')
+ if: matrix.version == 'stable' && (github.repository == 'mCaptcha/mCaptcha')
uses: actions-rs/cargo@v1
with:
command: doc
args: --no-deps --workspace --all-features
- name: Deploy to GitHub Pages
- if: matrix.version == 'stable' && (github.repository == 'mcaptcha/mCaptcha')
+ if: matrix.version == 'stable' && (github.repository == 'mCaptcha/mCaptcha')
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
diff --git a/README.md b/README.md
index 9d38a8e..d1bb89a 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,10 @@
[![Documentation](https://img.shields.io/badge/docs-master-blue)](https://mcaptcha.github.io/mCaptcha/m_captcha/index.html)
-![CI (Linux)]()
-[![dependency status](https://deps.rs/repo/github/mcaptcha/mCaptcha/status.svg)](https://deps.rs/repo/github/mcaptcha/mCaptcha)
+![CI (Linux)]()
+[![dependency status](https://deps.rs/repo/github/mCaptcha/mCaptcha/status.svg)](https://deps.rs/repo/github/mCaptcha/mCaptcha)
-[![codecov](https://codecov.io/gh/mcaptcha/mCaptcha/branch/master/graph/badge.svg)](https://codecov.io/gh/mcaptcha/mCaptcha)
+[![codecov](https://codecov.io/gh/mCaptcha/mCaptcha/branch/master/graph/badge.svg)](https://codecov.io/gh/mCaptcha/mCaptcha)