Skip to content

Commit aa49d55

Browse files
authored
Merge pull request #99 from chawyehsu/patch-1
docs: Use the api repository url
2 parents 2589cd6 + 9bde1b4 commit aa49d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/howItWorks.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export default function HowItWorks() {
5858
<p>
5959
Relative file references are resolved through the GitHub tree API in
6060
your browser. External dependencies are resolved using the{" "}
61-
<a href="https://octolinker.now.sh/">OctoLinker API</a>.{" "}
61+
<a href="https://github.com/OctoLinker/api">OctoLinker API</a>.{" "}
6262
</p>
6363
<p>
6464
Only the name of a dependency along with the registry type is sent

0 commit comments

Comments
 (0)