Skip to content

Commit

Permalink
Merge pull request #104 from U-ways/patch-1
Browse files Browse the repository at this point in the history
Fix broken templates URL in README.md
  • Loading branch information
notfilippo authored Oct 1, 2020
2 parents e228c64 + 6accaa0 commit e48dec0
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 e48dec0

Please sign in to comment.