refactor(section): Adds some redirection from section

master
sovanna 2019-07-22 14:18:58 +02:00
parent fab7ef6f3b
commit 740443bc8d
3 changed files with 3 additions and 0 deletions

View File

@ -2,4 +2,5 @@
title = "Experiment control"
weight = 1
sort_by = "weight"
redirect_to = "experiment-control/artiq"
+++

View File

@ -2,4 +2,5 @@
title = "Gateware"
weight = 2
sort_by = "weight"
redirect_to = "gateware/migen"
+++

View File

@ -1,3 +1,4 @@
+++
title = "Other"
render = false
+++