@cdktn/cli-core 0.23.0 → 0.23.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -36,7 +36,7 @@
36
36
 
37
37
  cdktn provider add "aws@~>3.0" null kreuzwerker/docker
38
38
 
39
- You can find all prebuilt providers on npm: https://www.npmjs.com/search?q=keywords:cdktf
39
+ You can find all prebuilt providers on npm: https://www.npmjs.com/search?q=keywords:cdktn
40
40
  You can also install these providers directly through npm:
41
41
 
42
42
  npm install @cdktn/provider-aws
@@ -46,6 +46,6 @@
46
46
  npm install @cdktn/provider-github
47
47
  npm install @cdktn/provider-null
48
48
 
49
- You can also build any module or provider locally. Learn more https://cdk.tf/modules-and-providers
49
+ You can also build any module or provider locally. Learn more https://cdktn.io/docs/concepts/providers
50
50
 
51
51
  ========================================================================================================