File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < meta http-equiv ="refresh " content ="0; url=https://fastbcp.arpe.io/docs/latest " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7+ < title > FastBCP Documentation</ title >
8+ < script >
9+ ( function ( ) {
10+ var base = "https://fastbcp.arpe.io/docs/latest" ;
11+ var path = window . location . pathname || "" ;
12+ var search = window . location . search || "" ;
13+ var hash = window . location . hash || "" ;
14+ var target = base + path . replace ( / ^ \\ / + / , " " ) + s e a r c h + h a s h ;
15+ window . location . replace ( target ) ;
16+ } ) ( ) ;
17+ </ script >
18+ </ head >
19+ < body >
20+ < p >
21+ Redirecting to the new FastBCP documentation site at
22+ < a href ="https://fastbcp.arpe.io/docs/latest "> fastbcp.arpe.io/docs/latest</ a > .
23+ </ p >
24+ </ body >
25+ </ html >
Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 " />
5+ < meta http-equiv ="refresh " content ="0; url=https://fastbcp.arpe.io/docs/latest " />
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7+ < title > FastBCP Documentation</ title >
8+ < script >
9+ ( function ( ) {
10+ var base = "https://fastbcp.arpe.io/docs/latest" ;
11+ var path = window . location . pathname || "" ;
12+ var search = window . location . search || "" ;
13+ var hash = window . location . hash || "" ;
14+ var target = base + path . replace ( / ^ \\ / + / , " " ) + s e a r c h + h a s h ;
15+ window . location . replace ( target ) ;
16+ } ) ( ) ;
17+ </ script >
18+ </ head >
19+ < body >
20+ < p >
21+ Redirecting to the new FastBCP documentation site at
22+ < a href ="https://fastbcp.arpe.io/docs/latest "> fastbcp.arpe.io/docs/latest</ a > .
23+ </ p >
24+ </ body >
25+ </ html >
You can’t perform that action at this time.
0 commit comments