Skip to content

Commit

Permalink
Merge pull request #4 from cycle/roxblnfk-patch-1
Browse files Browse the repository at this point in the history
docs: replace Twitter with Follow in X badges
  • Loading branch information
roxblnfk authored Apr 19, 2024
2 parents ba0f33a + b49e249 commit 1389592
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ $ make help

Our project employs [GitHub Actions](https://github.com/features/actions) for continuous integration, ensuring code quality and reliability. We encourage contributors to review our workflow configurations to understand the CI processes:

- [`workflows/integrate.yaml`](workflows/integrate.yaml)
- [`workflows/integrate.yml`](workflows/integrate.yml)
- [`workflows/triage.yml`](workflows/triage.yml)
- [`workflows/release.yml`](workflows/create-arch-diagram.yml)

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
[![Software License](https://img.shields.io/github/license/cycle/gh-actions.svg?style=flat-square&color=blue)](LICENSE.md)
[![Commits since latest release](https://img.shields.io/github/commits-since/cycle/gh-actions/latest?style=flat-square)](https://github.com/cycle/gh-actions)
[![Discord](https://img.shields.io/discord/538114875570913290?style=flat-square&logo=discord&labelColor=7289d9&logoColor=white&color=39456d)](https://discord.gg/spiralphp)
[![Twitter](https://img.shields.io/badge/-Twitter-black?style=flat-square&logo=X)](https://twitter.com/intent/follow?screen_name=SpiralPHP)
[![Twitter](https://img.shields.io/badge/-Follow-black?style=flat-square&logo=X)](https://x.com/intent/follow?screen_name=SpiralPHP)

</div>

Expand Down Expand Up @@ -293,7 +293,7 @@ You are more than welcome. Before contributing, kindly check our [contribution g

## 🌐 Social Links

- **Twitter (X):** Follow our organization [@SpiralPHP](https://twitter.com/intent/follow?screen_name=SpiralPHP).
- **Twitter (X):** Follow our organization [@SpiralPHP](https://x.com/intent/follow?screen_name=SpiralPHP).
- **Discord:** Join our community on [Discord](https://discord.gg/spiralphp).

<br>
Expand Down
2 changes: 1 addition & 1 deletion actions/phive/install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
[![Software License](https://img.shields.io/github/license/cycle/gh-actions.svg?style=flat-square&color=blue)](LICENSE.md)
[![Commits since latest release](https://img.shields.io/github/commits-since/cycle/gh-actions/latest?style=flat-square)](https://github.com/cycle/gh-actions)
[![Discord](https://img.shields.io/discord/538114875570913290?style=flat-square&logo=discord&labelColor=7289d9&logoColor=white&color=39456d)](https://discord.gg/spiralphp)
[![Twitter](https://img.shields.io/badge/-Twitter-black?style=flat-square&logo=X)](https://twitter.com/intent/follow?screen_name=SpiralPHP)
[![Twitter](https://img.shields.io/badge/-Follow-black?style=flat-square&logo=X)](https://x.com/intent/follow?screen_name=SpiralPHP)

</div>

Expand Down

0 comments on commit 1389592

Please sign in to comment.