Skip to content

Commit 8a44845

Browse files
chargomes1gr1d
andauthored
Update src/components/sidebar/sidebarLinks.tsx
Co-authored-by: Sigrid Huemer <[email protected]>
1 parent ccec999 commit 8a44845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/sidebar/sidebarLinks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import {NavNode} from './types';
1111
import {docNodeToNavNode, getNavNodes} from './utils';
1212

1313
/** a root of `"some-root"` maps to the `/some-root/` url */
14-
// we should probably get rid of this
14+
// todo: we should probably get rid of this
1515
const productSidebarItems = [
1616
{
1717
title: 'Account Settings',

0 commit comments

Comments
 (0)