未验证 提交 288f3797 编写于 作者: J Jialin Qiao 提交者: GitHub

Revert "[IOTDB-2439]Library-UDF documents on website (#4920)" (#4932)

This reverts commit 52643e11.
上级 d2c70405
......@@ -15,30 +15,8 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// temporary redirection
import Vue from 'vue'
import VueRouter from 'vue-router'
Vue.use(VueRouter)
// end
const path = require('path')
// temporary redirection
export new VueRouter({
routes: [
{
path: '/UserGuide/Master/Libary-UDF/Data-Quality',
redirect: '/UserGuide/Master/Process-Data/UDF-Libary'
},
{
path: '/UserGuide/Master/Libary-UDF/Data-Repair',
redirect: '/UserGuide/Master/Process-Data/UDF-Libary'
}
]
})
// end
// Theme API.
module.exports = (options, ctx) => ({
alias () {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册