We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd0b7c9 commit 86ac9dcCopy full SHA for 86ac9dc
render-markdown.html
@@ -150,7 +150,7 @@
150
</head>
151
<body>
152
<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>
+<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>
154
<p><textarea id="input" style="width: 80%; height: 10em"></textarea></p>
155
<p>
156
<button>Render</button>
0 commit comments