Skip to content

Commit

Permalink
Update labels in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dormant-user committed Oct 25, 2023
1 parent e0990be commit 5f76c6e
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-validation.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow checks out code and scans the hyperlinks in
# markdown files for broken links

name: Validate hyperlinks in markdown files
name: none-shall-pass

on:
push:
Expand Down
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
[![GitHub code size](https://img.shields.io/github/languages/code-size/thevickypedia/vpn-server)][API_REPO]

###### Deployments
[![pages-build-deployment](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment)
[![pypi](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml/badge.svg)](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml)
[![doc](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment/badge.svg)][gha_pages]
[![pypi](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml/badge.svg)][gha_pypi]
[![markdown](https://github.com/thevickypedia/vpn-server/actions/workflows/markdown-validation.yml/badge.svg)][gha_markdown]

[![Pypi-format](https://img.shields.io/pypi/format/vpn-server)](https://pypi.org/project/vpn-server/#files)
[![Pypi-status](https://img.shields.io/pypi/status/vpn-server)](https://pypi.org/project/vpn-server)
Expand Down Expand Up @@ -90,3 +91,6 @@ Licensed under the [MIT License][LICENSE]

[LICENSE]: https://github.com/thevickypedia/vpn-server/blob/main/LICENSE
[API_REPO]: https://api.github.com/repos/thevickypedia/vpn-server
[gha_pages]: https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment
[gha_pypi]: https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml
[gha_markdown]: https://github.com/thevickypedia/vpn-server/actions/workflows/markdown-validation.yml
5 changes: 3 additions & 2 deletions docs/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@ <h1>Repo Stats<a class="headerlink" href="#repo-stats" title="Permalink to this
</section>
<section id="deployments">
<h1>Deployments<a class="headerlink" href="#deployments" title="Permalink to this heading"></a></h1>
<p><a class="reference external" href="https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment"><img alt="pages-build-deployment" src="https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment/badge.svg" /></a>
<a class="reference external" href="https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml"><img alt="pypi" src="https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml/badge.svg" /></a></p>
<p><a class="reference external" href="https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment"><img alt="doc" src="https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment/badge.svg" /></a>
<a class="reference external" href="https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml"><img alt="pypi" src="https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml/badge.svg" /></a>
<a class="reference external" href="https://github.com/thevickypedia/vpn-server/actions/workflows/markdown-validation.yml"><img alt="markdown" src="https://github.com/thevickypedia/vpn-server/actions/workflows/markdown-validation.yml/badge.svg" /></a></p>
<p><a class="reference external" href="https://pypi.org/project/vpn-server/#files"><img alt="Pypi-format" src="https://img.shields.io/pypi/format/vpn-server" /></a>
<a class="reference external" href="https://pypi.org/project/vpn-server"><img alt="Pypi-status" src="https://img.shields.io/pypi/status/vpn-server" /></a>
<a class="reference external" href="https://libraries.io/pypi/vpn-server"><img alt="sourcerank" src="https://img.shields.io/librariesio/sourcerank/pypi/vpn-server" /></a></p>
Expand Down
8 changes: 6 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
[![GitHub code size](https://img.shields.io/github/languages/code-size/thevickypedia/vpn-server)][API_REPO]

###### Deployments
[![pages-build-deployment](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment)
[![pypi](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml/badge.svg)](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml)
[![doc](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment/badge.svg)][gha_pages]
[![pypi](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml/badge.svg)][gha_pypi]
[![markdown](https://github.com/thevickypedia/vpn-server/actions/workflows/markdown-validation.yml/badge.svg)][gha_markdown]

[![Pypi-format](https://img.shields.io/pypi/format/vpn-server)](https://pypi.org/project/vpn-server/#files)
[![Pypi-status](https://img.shields.io/pypi/status/vpn-server)](https://pypi.org/project/vpn-server)
Expand Down Expand Up @@ -90,3 +91,6 @@ Licensed under the [MIT License][LICENSE]

[LICENSE]: https://github.com/thevickypedia/vpn-server/blob/main/LICENSE
[API_REPO]: https://api.github.com/repos/thevickypedia/vpn-server
[gha_pages]: https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment
[gha_pypi]: https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml
[gha_markdown]: https://github.com/thevickypedia/vpn-server/actions/workflows/markdown-validation.yml
8 changes: 6 additions & 2 deletions docs/_sources/README.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@
[![GitHub code size](https://img.shields.io/github/languages/code-size/thevickypedia/vpn-server)][API_REPO]

###### Deployments
[![pages-build-deployment](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment)
[![pypi](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml/badge.svg)](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml)
[![doc](https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment/badge.svg)][gha_pages]
[![pypi](https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml/badge.svg)][gha_pypi]
[![markdown](https://github.com/thevickypedia/vpn-server/actions/workflows/markdown-validation.yml/badge.svg)][gha_markdown]

[![Pypi-format](https://img.shields.io/pypi/format/vpn-server)](https://pypi.org/project/vpn-server/#files)
[![Pypi-status](https://img.shields.io/pypi/status/vpn-server)](https://pypi.org/project/vpn-server)
Expand Down Expand Up @@ -90,3 +91,6 @@ Licensed under the [MIT License][LICENSE]

[LICENSE]: https://github.com/thevickypedia/vpn-server/blob/main/LICENSE
[API_REPO]: https://api.github.com/repos/thevickypedia/vpn-server
[gha_pages]: https://github.com/thevickypedia/vpn-server/actions/workflows/pages/pages-build-deployment
[gha_pypi]: https://github.com/thevickypedia/vpn-server/actions/workflows/python-publish.yml
[gha_markdown]: https://github.com/thevickypedia/vpn-server/actions/workflows/markdown-validation.yml

0 comments on commit 5f76c6e

Please sign in to comment.