master^2
iotcat 4 years ago
parent 1ffdf2c001
commit 7dc55adefa
  1. 8
      docs/index.html

@ -23,16 +23,16 @@
'edit-link': 'https://github.com/IoTcat/fdc/blob/master/docs/',
sidebar: [
{
title: 'Guide', path: '/'
title: 'Guide', link: '/'
},
{
title: 'Circuit Design', path: '/part/circuit'
title: 'Circuit Design', link: '/part/circuit'
},
{
title: 'PCB Design', path: '/part/pcb'
title: 'PCB Design', link: '/part/pcb'
},
{
title: 'Test and Result', path: '/part/result'
title: 'Test and Result', link: '/part/result'
}
]
})

Loading…
Cancel
Save