Skip to content

Commit b1d3523

Browse files
authored
Merge pull request #131 from contentstack/fix/1394
fix: readme & license file
2 parents f90635f + 5a1cc43 commit b1d3523

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Contentstack Solutions
3+
Copyright (c) 2024 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![Node.js CI](https://github.com/Contentstack-Solutions/contentstack-cli-tsgen/workflows/Node.js%20CI/badge.svg)
1+
![Node.js CI](https://github.com/contentstack/contentstack-cli-tsgen/workflows/Node.js%20CI/badge.svg)
22
![npm](https://img.shields.io/npm/v/contentstack-cli-tsgen)
33

44
## Description
@@ -36,7 +36,7 @@ EXAMPLES
3636
$ csdx tsgen -a "delivery token alias" -o "contentstack/generated.d.ts" --no-doc
3737
```
3838

39-
_See code: [src/commands/tsgen.ts](https://github.com/Contentstack-Solutions/contentstack-cli-tsgen/blob/v1.0.6/src/commands/tsgen.ts)_
39+
_See code: [src/commands/tsgen.ts](https://github.com/contentstack/contentstack-cli-tsgen/blob/v2.3.4/src/commands/tsgen.ts)_
4040
<!-- commandsstop -->
4141

4242
## Supported Fields

0 commit comments

Comments
 (0)