Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: apify remove old links #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MQ37
Copy link
Contributor

@MQ37 MQ37 commented Feb 6, 2025

After the merge of Apify links into one #31, there are now three entries on the site and multiple redirects.
Removed the old links from the lib/products_data.json and redirects.json.

In lib/products_data.json, there should be only this entry:

{"product": "Apify", "website": "https://apify.com/", "llms-txt": "https://docs.apify.com/llms.txt", "llms-txt-tokens": 2503, "llms-full-txt": "", "llms-full-txt-tokens": null}

In redirects.json, there should be only these two:

{"source": "/apify", "destination": "https://docs.apify.com/llms.txt", "basePath": false, "permanent": true},
{"source": "/apify/llms.txt", "destination": "https://docs.apify.com/llms.txt", "basePath": false, "permanent": true}

Copy link

vercel bot commented Feb 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
llmstxt-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2025 7:04pm

@krish-adi
Copy link
Owner

Hey @MQ37 , I'll have to redo this. My bad...

@MQ37
Copy link
Contributor Author

MQ37 commented Feb 12, 2025

Hey @MQ37 , I'll have to redo this. My bad...

Thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants