Skip to content

Commit

Permalink
Fix broken templates URL in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
u-ways authored Oct 1, 2020
1 parent e228c64 commit 6accaa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ this will create a basic `scripts.json` file:
```

you can also initialize from a custom template
(see [templates/](https://github.com/denosaurs/denon/tree/master/templates) folder for all the available templates)
(see [src/templates.ts](https://github.com/denosaurs/denon/tree/master/src/templates.ts) file for all the available templates)

```bash
denon --init typescript
Expand Down Expand Up @@ -559,4 +559,4 @@ Pull request, issues and feedback are very welcome. Code style is formatted with

### Licence

Copyright 2020-present, the denosaurs team. All rights reserved. MIT license.
Copyright 2020-present, the denosaurs team. All rights reserved. MIT license.

0 comments on commit 6accaa0

Please sign in to comment.