Skip to content

Commit

Permalink
Fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
ragaeeb committed Nov 6, 2020
1 parent f43fa72 commit a5460a0
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 5 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/link-check.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
name: Check Markdown links

on: push
on: [pull_request]

jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
#- uses: bahmutov/npm-install@master
- uses: gaurav-nelson/github-action-markdown-link-check@master
with:
use-quiet-mode: 'yes'
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.6.8] - 2020-11-05

### Updated

- Fixed broken link.
- [Update jest monorepo to v26.6.3](https://github.com/ragaeeb/das-js/pull/241)
- [Update gatsby monorepo](https://github.com/ragaeeb/das-js/pull/252)
- [Update dependency lint-staged to v10.5.1](https://github.com/ragaeeb/das-js/pull/253)
- [Update dependency eslint-config-prettier to v6.15.0](https://github.com/ragaeeb/das-js/pull/254)
- [Update dependency preact to v10.5.5](https://github.com/ragaeeb/das-js/pull/255)
- [Update dependency chart.js to v2.9.4](https://github.com/ragaeeb/das-js/pull/256)
- [Update dependency eslint-plugin-react to v7.21.5](https://github.com/ragaeeb/das-js/pull/257)
- [Update dependency react-bootstrap to v1.4.0](https://github.com/ragaeeb/das-js/pull/261)
- [Update dependency preact-render-to-string to v5.1.11](https://github.com/ragaeeb/das-js/pull/262)
- [Update dependency react-lazyload to v3.1.0](https://github.com/ragaeeb/das-js/pull/263)
- [Update dependency eslint to v7.12.1](https://github.com/ragaeeb/das-js/pull/264)
- [Update dependency eslint-plugin-jsx-a11y to v6.4.1](https://github.com/ragaeeb/das-js/pull/265)

## [0.6.7] - 2020-10-16

### Added
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: 'ʿIshāʾ & Tarawīḥ Prayers'
date: '2009-09-04T00:04:54.169Z'
description: 'From the 15th to the end of Ramaḍān at Muṣallá As-Ṣaḥāba'
imageUrl: https://repository.mysalaam.com/images/iep/galleries/images/original/201705311117223450.jpg
imageUrl: https://64.media.tumblr.com/70304d999d3e8e9202d6f00a64ca8f69/tumblr_oht1oxv5Wi1vmurero1_1280.jpg
thumbnailUrl: https://www.allahsword.com/images/books/salah/[email protected]
---

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"homepage": "https://ragaeeb.github.io/das-js",
"description": "Dar as-Sahābah website",
"version": "0.6.7",
"version": "0.6.8",
"license": "MIT",
"scripts": {
"build": "gatsby build",
Expand Down

0 comments on commit a5460a0

Please sign in to comment.