|
| 1 | +301 /en/v3/ https://sequelize.org/v3/ |
| 2 | +301 /en/v3/:foo https://sequelize.org/v3/:foo |
| 3 | +301 /en/v3/:foo/:bar https://sequelize.org/v3/:foo/:bar |
| 4 | +301 /en/v3/:foo/:bar/:baz https://sequelize.org/v3/:foo/:bar/:baz |
| 5 | +301 /en/v3/:foo/:bar/:baz/:quz https://sequelize.org/v3/:foo/:bar/:baz/:quz |
| 6 | + |
| 7 | +301 /en/latest https://sequelize.org/master |
| 8 | +301 /en/latest/ https://sequelize.org/master/ |
| 9 | + |
| 10 | +301 /en/latest/docs/getting-started/ https://sequelize.org/master/manual/getting-started.html |
| 11 | +301 /en/latest/docs/:section/ https://sequelize.org/master/manual/:section.html |
| 12 | + |
| 13 | +301 /en/latest/api/sequelize/ https://sequelize.org/master/class/src/sequelize.js~Sequelize.html |
| 14 | +301 /en/latest/api/model/ https://sequelize.org/master/class/src/model.js~Model.html |
| 15 | +301 /en/latest/api/instance/ https://sequelize.org/master/class/src/model.js~Model.html |
| 16 | +301 /en/latest/api/associations/ https://sequelize.org/master/class/src/associations/base.js~Association.html |
| 17 | +301 /en/latest/api/associations/belongs-to/ https://sequelize.org/master/class/src/associations/belongs-to.js~BelongsTo.html |
| 18 | +301 /en/latest/api/associations/belongs-to-many/ https://sequelize.org/master/class/src/associations/belongs-to-.many.js~BelongsToMany.html |
| 19 | +301 /en/latest/api/associations/has-one/ https://sequelize.org/master/class/src/associations/has-one.js~HasOne.html |
| 20 | +301 /en/latest/api/associations/has-many/ https://sequelize.org/master/class/src/associations/has-many.js~HasMany.html |
| 21 | +301 /en/latest/api/transaction/ https://sequelize.org/master/class/src/transaction.js~Transaction.html |
| 22 | +301 /en/latest/api/datatypes/ https://sequelize.org/master/variable/index.html#static-variable-DataTypes |
| 23 | +301 /en/latest/api/deferrable/ https://sequelize.org/master/variable/index.html#static-variable-Deferrable |
| 24 | +301 /en/latest/api/errors/ https://sequelize.org/master/class/src/errors/base-error.js~BaseError.html |
| 25 | + |
| 26 | +301 /manual/tutorial/:section.html https://sequelize.org/master/manual/:section.html |
| 27 | +301 /manual/installation/:section.html https://sequelize.org/master/manual/:section.html |
| 28 | +301 /manual/faq/:section.html https://sequelize.org/master/manual/:section.html |
| 29 | +301 /manual/advanced/:section.html https://sequelize.org/master/manual/:section.html |
| 30 | + |
| 31 | +301 /:foo https://sequelize.org/master/:foo |
| 32 | +301 /:foo/:bar https://sequelize.org/master/:foo/:bar |
| 33 | +301 /:foo/:bar/:baz https://sequelize.org/master/:foo/:bar/:baz |
| 34 | +301 /:foo/:bar/:baz/:quz https://sequelize.org/master/:foo/:bar/:baz/:quz |
| 35 | + |
| 36 | +301 / https://sequelize.org/ |
0 commit comments