forked from scala-js/scala-js-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.htaccess
29 lines (23 loc) · 1.44 KB
/
.htaccess
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
---
---
{% comment %}
Update this file if you have an entry that you are moving around.
Don't update this file if you are adding a new entry.
{% endcomment %}
redirect 301 /doc/tutorial.html {{ BASE_PATH }}/tutorial/basic/
redirect 301 /doc/calling-javascript.html {{ BASE_PATH }}/doc/interoperability/facade-types.html
redirect 301 /doc/export-to-javascript.html {{ BASE_PATH }}/doc/interoperability/export-to-javascript.html
redirect 301 /doc/sjs-defined-js-classes.html {{ BASE_PATH }}/doc/interoperability/sjs-defined-js-classes.html
redirect 301 /doc/js-interoperability.html {{ BASE_PATH }}/doc/interoperability/types.html
redirect 301 /doc/sbt/setup.html {{ BASE_PATH }}/doc/project/
redirect 301 /doc/sbt/run.html {{ BASE_PATH }}/doc/project/building.html
redirect 301 /doc/sbt/depending.html {{ BASE_PATH }}/doc/project/dependencies.html
redirect 301 /doc/sbt/js-envs.html {{ BASE_PATH }}/doc/project/js-environments.html
redirect 301 /doc/sbt/cross-building.html {{ BASE_PATH }}/doc/project/cross-build.html
redirect 301 /doc/sbt/ {{ BASE_PATH }}/doc/project/
redirect 301 /downloads.html {{ BASE_PATH }}/doc/internals/downloads.html
redirect 301 /community/libraries/facades.html /libraries/facades.html
redirect 301 /community/libraries/libs.html /libraries/libs.html
redirect 301 /community/libraries/skeletons.html /libraries/skeletons.html
redirect 301 /community/libraries/testing.html /libraries/testing.html
redirect 301 /community/libraries/ /libraries/