Skip to content
Permalink
v0.1.0
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
14 lines (14 sloc) 258 Bytes
{
"version": 2,
"name": "compositeengine-web",
"alias": "compositeengine.com",
"routes": [
{
"src": "/(.*)",
"status": 302,
"headers": {
"Location": "https://github.com/andreduvoisin/CompositeEngine"
}
}
]
}