diff --git a/packages/website/content/blog/enterprise-v2/01-intro/index.md b/packages/website/content/blog/enterprise-v2/01-intro/index.md index 41a895ebd..06f155ca8 100644 --- a/packages/website/content/blog/enterprise-v2/01-intro/index.md +++ b/packages/website/content/blog/enterprise-v2/01-intro/index.md @@ -63,7 +63,7 @@ Beyond TypeScript, should be familiar with most of the topics below As long as you can access the following websites, you should require no further setup :tada: -- [The course website you're reading right now](https://fun-v3.typescript-training.com) +- [The course website you're reading right now](https://www.typescript-training.com/course/enterprise-v2) - [The official TypeScript website](https://www.typescriptlang.org) If you'd like to follow along with interactive examples, please install [Volta](https://volta.sh) diff --git a/packages/website/content/blog/fundamentals-v3/01-intro/index.md b/packages/website/content/blog/fundamentals-v3/01-intro/index.md index ec64e9bac..5f7348c5b 100644 --- a/packages/website/content/blog/fundamentals-v3/01-intro/index.md +++ b/packages/website/content/blog/fundamentals-v3/01-intro/index.md @@ -85,7 +85,7 @@ window.setInterval As long as you can access the following websites, you should require no further setup :tada: -- [The course website you're reading right now](https://fun-v3.typescript-training.com) +- [The course website you're reading right now](https://www.typescript-training.com/course/fundamentals-v3) - [The official TypeScript website](https://www.typescriptlang.org)