From 5de112fca512436f36c1f34446c63bff61e54c55 Mon Sep 17 00:00:00 2001 From: Nicolas Bouvrette Date: Tue, 19 Jan 2021 14:24:13 -0500 Subject: [PATCH] Update roadmap.md (#8473) Fixing broken link. --- docs/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/roadmap.md b/docs/roadmap.md index c56e7dbe641..8dc6e85c3e3 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -59,7 +59,7 @@ Short term are focused on improving contributor and user productivity (part of t * SPI plugins * Templating engine * 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) * Unit-testing templates (to previously mentioned explicit type as an interface to the template) * Reduce coupling