We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646b826 commit 419dcd6Copy full SHA for 419dcd6
src/generators/llms-txt/utils/getIntroLinks.mjs
@@ -1,4 +1,4 @@
1
-import { LATEST_DOC_API_BASE_URL } from '../constants.mjs';
+import { LATEST_DOC_API_BASE_URL } from '../../../constants.mjs';
2
3
/**
4
* Generates a list of introduction links for the llms.txt file
0 commit comments