Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 03ae8e5

Browse files
committed
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.
1 parent 4ab8504 commit 03ae8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

implementations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: page
33
title: Software
4-
permalink: /implementations
4+
permalink: /implementations.html
55
---
66

77
Implementations below are written in different languages, and support part, or all, of the specification.

0 commit comments

Comments
 (0)