Skip to content

Commit

Permalink
fix: change link
Browse files Browse the repository at this point in the history
  • Loading branch information
dknight committed May 5, 2024
1 parent b75463f commit 116fd10
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -4,9 +4,9 @@
[![Build](https://github.com/dknight/xz-notify/actions/workflows/node.js.yml/badge.svg)](https://github.com/dknight/xz-notify/actions/workflows/node.js.yml)
[![Version](https://img.shields.io/npm/v/xz-notify)](https://www.npmjs.com/package/xz-notify)

XZNotify is a framework-agnostic web component to show floating notifications on the web-page.
XZNotify is a framework-agnostic web component to shows floating notifications on the web page.

Check out the [demo page](https://www.whoop.ee/xz-notify/demo) for more examples.
Check out the [demo page](https://dknight.github.io/xz-notify/demo) for more examples.

## Install

Expand Down
File renamed without changes.
4 changes: 2 additions & 2 deletions 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
@@ -1,6 +1,6 @@
{
"name": "xz-notify",
"version": "3.0.5",
"version": "3.0.6",
"description": "Notifications based on web components.",
"main": "index.ts",
"scripts": {
Expand Down

0 comments on commit 116fd10

Please sign in to comment.