Skip to content

Commit cfb3443

Browse files
committed
Fix links in changelog
1 parent e2ff634 commit cfb3443

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
### Enhancements
88

9-
- Add support for custom paths (#24)
10-
- Add epoch time macros (#22)
9+
- Add support for custom paths ([#24](https://github.com/marcusolsson/grafana-json-datasource/pull/24))
10+
- Add epoch time macros ([#22](https://github.com/marcusolsson/grafana-json-datasource/pull/22))
1111

1212
### Bug fixes
1313

14-
- Template variable chaining is not working (#23)
15-
- Cannot read property 'length' of null (#21)
14+
- Template variable chaining is not working ([#23](https://github.com/marcusolsson/grafana-json-datasource/issues/23))
15+
- Cannot read property 'length' of null ([#21](https://github.com/marcusolsson/grafana-json-datasource/issues/21))
1616

1717
## 0.6.4 (2020-11-30)
1818

0 commit comments

Comments
 (0)