Skip to content

Instantly share code, notes, and snippets.

@CoolOppo
Created March 26, 2019 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CoolOppo/d64f2381dab34354d9b38c75f2ad4686 to your computer and use it in GitHub Desktop.
Save CoolOppo/d64f2381dab34354d9b38c75f2ad4686 to your computer and use it in GitHub Desktop.
{
"createdBy": "Redirector v3.2.1",
"createdAt": "2019-03-26T16:13:16.006Z",
"redirects": [
{
"description": "Redirect to latest docs",
"exampleUrl": "https://docs.rs/amethyst_gltf/0.5.1/amethyst_gltf/struct.GltfPrefab.html",
"exampleResult": "https://docs.rs/amethyst_gltf/*/amethyst_gltf/struct.GltfPrefab.html",
"error": null,
"includePattern": "https://docs.rs/*/*/*",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "https://docs.rs/$1/*/$3",
"patternType": "W",
"processMatches": "noProcessing",
"disabled": false,
"appliesTo": [
"main_frame"
]
},
{
"description": "Fix rust book second-edition links",
"exampleUrl": "https://doc.rust-lang.org/book/second-edition/ch09-03-to-panic-or-not-to-panic.html",
"exampleResult": "https://doc.rust-lang.org/book/ch09-03-to-panic-or-not-to-panic.html",
"error": null,
"includePattern": "https://doc.rust-lang.org/book/second-edition/*",
"excludePattern": "",
"patternDesc": "",
"redirectUrl": "https://doc.rust-lang.org/book/$1",
"patternType": "W",
"processMatches": "noProcessing",
"disabled": false,
"appliesTo": [
"main_frame"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment