Skip to content

Commit

Permalink
Fix link to WaveJSON
Browse files Browse the repository at this point in the history
  • Loading branch information
juli-99 authored Feb 22, 2023
1 parent 630d0e7 commit 6fd63bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ From a CDN:
<body onload="WaveDrom.ProcessAll()">
```

3) Insert [WaveJSON](https://github.com/wavedrom/schema/blob/trunk/WaveJSON.md) source inside HTML ``<body>`` wrapped with the ``<script>`` tag:
3) Insert [WaveJSON](https://github.com/wavedrom/schema/blob/master/WaveJSON.md) source inside HTML ``<body>`` wrapped with the ``<script>`` tag:

```html
<script type="WaveDrom">
Expand Down

0 comments on commit 6fd63bf

Please sign in to comment.