Update roadmap.md (#8473)

Fixing broken link.
This commit is contained in:
Nicolas Bouvrette 2021-01-19 14:24:13 -05:00 committed by GitHub
parent 62eecabfa5
commit 5de112fca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,7 +59,7 @@ Short term are focused on improving contributor and user productivity (part of t
* SPI plugins * SPI plugins
* Templating engine * Templating engine
* Language extensions * Language extensions
* Custom extensions (e.g. allowing users to load support for https://github.com/Azure/azure-rest-api-specs[azure-rest-api-specs]) * Custom extensions (e.g. allowing users to load support for [azure-rest-api-specs](https://github.com/Azure/azure-rest-api-specs))
* Customizable templating engines (handlebars support) * Customizable templating engines (handlebars support)
* Unit-testing templates (to previously mentioned explicit type as an interface to the template) * Unit-testing templates (to previously mentioned explicit type as an interface to the template)
* Reduce coupling * Reduce coupling