Skip to content

Commit bf55579

Browse files
committed
feat: Improve llms.txt
1 parent 850a7d2 commit bf55579

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apify-docs-theme/src/theme/Layout/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export default function LayoutWrapper(props) {
1414
return (
1515
<>
1616
<Head>
17-
<link rel="alternate" type="text/markdown" href={`${currentPath}.md`}/>
17+
<link rel="alternate" type="text/markdown" href={`${baseUrl}${currentPath}.md`}/>
1818
</Head>
1919
<div
2020
style={{

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)