Skip to content
This repository has been archived by the owner on Apr 9, 2023. It is now read-only.

Commit

Permalink
fix: use proper links and references (#145)
Browse files Browse the repository at this point in the history
* chore: fix build status link in read me

* fix: use proper links and references
  • Loading branch information
byCedric authored Jan 4, 2020
1 parent 0e51e15 commit 545be74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/simple-ci.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
name: Simple CI
name: CI
on:
pull_request:
push:
schedule:
- cron: '0 8 * * 1'
jobs:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Keeping your website up to date might become a burden because of this.
Let your work speak for itself, have a simple site shows your GitHub feed!

[![Latest Release](https://img.shields.io/github/release/byCedric/GitHub-Website/all.svg?style=flat-square)](https://github.com/byCedric/GitHub-Website/releases)
[![Build Status](https://img.shields.io/github/workflow/status/byCedric/Github-Website/simple-ci/master.svg?style=flat-square)](https://travis-ci.com/byCedric/GitHub-Website)
[![Build Status](https://img.shields.io/github/workflow/status/byCedric/Github-Website/CI/master.svg?style=flat-square)](https://github.com/byCedric/GitHub-Website/actions)
[![Code Climate grade](https://img.shields.io/codeclimate/maintainability/byCedric/GitHub-Website.svg?style=flat-square)](https://codeclimate.com/github/byCedric/GitHub-Website)
[![Demo link](https://img.shields.io/badge/demo-expo-lightgrey.svg?style=flat-square)](https://bycedric.com)

Expand Down

1 comment on commit 545be74

@vercel
Copy link

@vercel vercel bot commented on 545be74 Jan 4, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.