Fix link between support pages (#1854)

Fix #1853 by removing `./` in URLs which Docusaurus doesn't translate.
This commit is contained in:
Erik Demaine
2019-02-21 02:08:22 -05:00
committed by ylemkimon
parent ee16854612
commit 1c2d9d4a48
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ title: Supported Functions
---
This is a list of TeX functions supported by KaTeX. It is sorted into logical groups.
There is a similar [Support Table](./support_table.md), sorted alphabetically, that lists both supported and un-supported functions.
There is a similar [Support Table](support_table.md), sorted alphabetically, that lists both supported and un-supported functions.
<link rel="stylesheet" href="/static/katex.min.css"/>
<style>