From 03ae8e54a6d28578476e5887f2566602db551b64 Mon Sep 17 00:00:00 2001 From: Adam Voss Date: Fri, 26 May 2017 15:28:24 -0500 Subject: [PATCH] Make links to Software consistent Adds `.html` to the permalink so that all links to the page have the same name. This affects analytics which sees `implementations` and `implementations.html` as two different pages. --- implementations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations.md b/implementations.md index 87cccf2f..a23eb852 100644 --- a/implementations.md +++ b/implementations.md @@ -1,7 +1,7 @@ --- layout: page title: Software -permalink: /implementations +permalink: /implementations.html --- Implementations below are written in different languages, and support part, or all, of the specification.