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

Port v4 documentation #7

Merged
merged 4 commits into from
Mar 17, 2022
Merged

Port v4 documentation #7

merged 4 commits into from
Mar 17, 2022

Conversation

sdepold
Copy link
Member

@sdepold sdepold commented Mar 13, 2022

No description provided.

@sdepold sdepold requested a review from ephys March 13, 2022 19:42
@ephys
Copy link
Member

ephys commented Mar 13, 2022

I'm running a script I wrote to detect all dead links, will report back with the results once it's done

Edit:

I'm fine with merging without fixing these, I'll open an issue with all dead links for the whole site once v4 & v5 have been merged. This is just a preview in case one of the link updates was broken:

# looks like I need to dedupe based on redirections
broken links on http://localhost:3000/v4 :
	404: http://localhost:3000/v4//docs/latest/usage
	404: https://github.com/sequelize/sequelize/blob/master/lib/hooks.js
	404: https://github.com/sequelize/sequelize/blob/master/lib/query-types.js
	404: https://snaplytics.io/

broken links on http://localhost:3000/v4// :
	404: http://localhost:3000/v4//docs/latest/usage
	404: https://github.com/sequelize/sequelize/blob/master/lib/hooks.js
	404: https://github.com/sequelize/sequelize/blob/master/lib/query-types.js
	404: https://snaplytics.io/

broken links on http://localhost:3000/v4/ :
	404: http://localhost:3000/v4//docs/latest/usage
	404: https://github.com/sequelize/sequelize/blob/master/lib/hooks.js
	404: https://github.com/sequelize/sequelize/blob/master/lib/query-types.js
	404: https://snaplytics.io/

broken links on http://localhost:3000/v4/manual/installation/usage.html :
	404: http://localhost:3000/v4//docs/latest/usage

broken links on http://localhost:3000/v4/manual/tutorial/hooks.html :
	404: https://github.com/sequelize/sequelize/blob/master/lib/hooks.js

broken links on http://localhost:3000/v4/manual/tutorial/raw-queries.html :
	404: https://github.com/sequelize/sequelize/blob/master/lib/query-types.js

broken links on http://localhost:3000/v4/manual/faq/whos-using.html :
	404: https://snaplytics.io/

broken links on http://localhost:3000/v4//class/lib/sequelize.js~Sequelize.html :
	404: http://localhost:3000/manual/tutorial/models-definition.html

broken links on http://localhost:3000/v4//class/lib/model.js~Model.html :
	404: http://localhost:3000/v4/transaction

broken links on http://localhost:3000/v4/class/lib/model.js~Model.html :
	404: http://localhost:3000/v4/transaction

broken links on http://localhost:3000/v4/class/lib/sequelize.js~Sequelize.html :
	404: http://localhost:3000/manual/tutorial/models-definition.html

broken links on http://localhost:3000/v4/manual/index.html :
	404: http://localhost:3000/v4//docs/latest/usage
	404: https://github.com/sequelize/sequelize/blob/master/lib/hooks.js
	404: https://github.com/sequelize/sequelize/blob/master/lib/query-types.js
	404: https://snaplytics.io/

@sdepold sdepold merged commit 12b9631 into main Mar 17, 2022
@sdepold sdepold deleted the sdepold/v4 branch March 17, 2022 11:58
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