We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 469af87 commit 741479eCopy full SHA for 741479e
docusaurus/sidebar.js
@@ -52,6 +52,10 @@ const sidebars = {
52
type: 'category',
53
label: 'Data',
54
items: [
55
+ {
56
+ type: 'doc',
57
+ id: 'Data/download',
58
+ },
59
{
60
type: 'doc',
61
id: 'Data/market-data-sources',
docusaurus/sidebars.js
@@ -55,7 +55,7 @@ const sidebars = {
id: 'Data/download',
- }
0 commit comments