@@ -30,33 +30,33 @@ defmodule AlgoraWeb.DocsLive do
3030          % { title:  'Custom' ,  href:  ~p" /docs/bounties/custom"  } 
3131        ] 
3232      } , 
33+       # %{ 
34+       #   title: 'Tips', 
35+       #   links: [ 
36+       #     %{title: 'Share on GitHub', href: ~p"/docs/tips/share-github"}, 
37+       #     %{title: 'Share on contributors table', href: ~p"/docs/tips/share-contributors"} 
38+       #   ] 
39+       # }, 
40+       # %{ 
41+       #   title: 'Contracts', 
42+       #   links: [ 
43+       #     %{title: 'Share on contributors table', href: ~p"/docs/contracts/share-contributors"} 
44+       #   ] 
45+       # }, 
46+       # %{ 
47+       #   title: 'Marketplace', 
48+       #   links: [ 
49+       #     %{title: 'Share with Algora matches', href: ~p"/docs/marketplace/share-matches"} 
50+       #   ] 
51+       # }, 
3352      % { 
34-         title:  'Tips ' , 
53+         title:  'Workspace ' , 
3554        links:  [ 
36-           % { title:  'Share on GitHub' ,  href:  ~p" /docs/tips/share-github"  } , 
37-           % { title:  'Share on contributors table' ,  href:  ~p" /docs/tips/share-contributors"  } 
38-         ] 
39-       } , 
40-       % { 
41-         title:  'Contracts' , 
42-         links:  [ 
43-           % { title:  'Share on contributors table' ,  href:  ~p" /docs/contracts/share-contributors"  } 
44-         ] 
45-       } , 
46-       % { 
47-         title:  'Marketplace' , 
48-         links:  [ 
49-           % { title:  'Share with Algora matches' ,  href:  ~p" /docs/marketplace/share-matches"  } 
50-         ] 
51-       } , 
52-       % { 
53-         title:  'Org workspace' , 
54-         links:  [ 
55-           % { title:  'Share public board' ,  href:  ~p" /docs/workspace/public-board"  } , 
55+           % { title:  'Share bounty board' ,  href:  ~p" /docs/workspace/bounty-board"  } , 
5656          % { title:  'View leaderboard' ,  href:  ~p" /docs/workspace/leaderboard"  } , 
5757          % { title:  'View transactions' ,  href:  ~p" /docs/workspace/transactions"  } , 
5858          % { title:  'Set up autopay' ,  href:  ~p" /docs/workspace/autopay"  } , 
59-           % { title:  'Customize bot message ' ,  href:  ~p" /docs/workspace/bot-message "  } 
59+           % { title:  'Customize bot messages ' ,  href:  ~p" /docs/workspace/custom- bot-messages "  } 
6060        ] 
6161      } , 
6262      % { 
0 commit comments