Skip to content

Commit

Permalink
Fix broken blog link (#3252)
Browse files Browse the repository at this point in the history
Bit of mangled markdown.
  • Loading branch information
bterlson authored Apr 29, 2024
1 parent 5757fd1 commit 9900b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/2024-04-25-introducing/blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ TypeSpec is more than just a language; it's a community. We believe in the power

TypeSpec is a powerful tool that can revolutionize the way you approach API development. By facilitating an "API First" approach, it allows you to define your APIs upfront, leading to more efficient development and higher quality end products. Its support for a variety of protocols, combined with its extensibility and robust ecosystem, make it a versatile tool that can adapt to a wide range of development scenarios.
We encourage you to try out TypeSpec and experience its benefits firsthand. Whether you're developing an OpenAPI specification, a JSON RPC interface, or simply looking to improve data validation and type consistency, TypeSpec has the capabilities to meet your needs.
Check out our [getting started guide](https://typespec.io/docs), try out TypeSpec in your own projects or in [TypeSpec Playground](the https://typespec.io/playground), and give us feedback on [Github](https://github.com/microsoft/typespec)!
Check out our [getting started guide](https://typespec.io/docs), try out TypeSpec in your own projects or in the [TypeSpec Playground](https://typespec.io/playground), and give us feedback on [Github](https://github.com/microsoft/typespec)!
We're super excited to work with the community on making TypeSpec awesome as we start our march toward a stable release.

0 comments on commit 9900b62

Please sign in to comment.