Skip to content

Commit 86ac9dc

Browse files
authored
Fix link to TIL
1 parent cd0b7c9 commit 86ac9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render-markdown.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
</head>
151151
<body>
152152
<h1>Render Markdown</h1>
153-
<p>Using GitHub's API, see <a href="/til/til/markdown_github-markdown-api.md">Rendering Markdown with the GitHub Markdown API</a></p>
153+
<p>Using GitHub's API, see <a href="https://til.simonwillison.net/markdown/github-markdown-api">Rendering Markdown with the GitHub Markdown API</a></p>
154154
<p><textarea id="input" style="width: 80%; height: 10em"></textarea></p>
155155
<p>
156156
<button>Render</button>

0 commit comments

Comments
 (0)