Skip to content

Commit

Permalink
fix: fixed README links
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandrshy committed Aug 8, 2020
1 parent fb219b7 commit 99777fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<h1 align="center">Keukenhof.js</h1>

The lightweight library for modal windows
<h4 align="center">The lightweight library for modal windows</h4>

## Table of Contents

Expand All @@ -24,7 +24,7 @@ The lightweight library for modal windows

### Package Manager

[https://www.npmjs.com/package/keukenhof](Keukenhof.js) page on npm
[![https://www.npmjs.com/package/keukenhof](Keukenhof.js)] page on npm

```bash
# With npm
Expand Down Expand Up @@ -107,7 +107,7 @@ Keukenhof.close();

## Docs

The documentation can also be found on the [https://keukenhof.netlify.app/#options](keukenhof.js website)
The documentation can also be found on the [![https://keukenhof.netlify.app/#options](keukenhof.js website)]

| Options | Type | Description |
| ---------------- | -------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Expand Down Expand Up @@ -191,4 +191,4 @@ Keukenhof.close();

## Licensing

[MIT license](http://opensource.org/licenses/MIT)
[![MIT license](http://opensource.org/licenses/MIT)]

0 comments on commit 99777fa

Please sign in to comment.