@@ -48,18 +48,6 @@ categories:
4848 // url : Link to the github community org
4949 url : https://github.com/box-community
5050
51- ai_dev_zone :
52- // text : Text for a link to the AI Dev Zone
53- text : AI Developer Zone
54- // url : Link to the AI Dev Zone
55- url : /ai-dev-zone/
56-
57- sample_code_catalog :
58- // text : Text for a link to the sample code catalog
59- text : Community GitHub
60- // url : Link to the sample code catalog
61- url : /sample-code/
62-
6351 tooling :
6452 // title : |-
6553 A title for a footer section on our tooling options
@@ -138,41 +126,24 @@ categories:
138126 // url : link to the Box Skills Kit
139127 url : https://github.com/box/box-skills-kit-nodejs
140128
141- llms :
129+ code :
142130 // title : |-
143- A title for a footer section showing the files available for LLMs
144- title : LLM
131+ A title for a footer section on our available code samples
132+ title : Samples
145133
146134 links :
147- llms_full :
148- // text : Text for link to our llms-full.txt file
149- text : llms-full.txt
150- // url : Link to our llms-full.txt file
151- url : /llms-full.txt/
152-
153- guides_llms :
154- // text : Text for link to our Guides llms.txt file
155- text : Guides llms.txt
156- // url : Link to our Guides llms.txt file
157- url : /guides/llms.txt/
158-
159- api_reference_llms :
160- // text : Text for link to our API Reference llms.txt file
161- text : API Reference llms.txt
162- // url : Link to our API Reference llms.txt file
163- url : /reference/llms.txt/
164-
165- platform_llms :
166- // text : Text for link to our Platform llms.txt file
167- text : Platform llms.txt
168- // url : Link to our Platform llms.txt file
169- url : /platform/llms.txt/
170-
171- ai_dev_zone_llms :
172- // text : Text for link to our AI Dev Zone llms.txt file
173- text : AI Dev Zone llms.txt
174- // url : Link to our AI Developer Zone llms.txt file
175- url : /ai-dev-zone/llms.txt/
135+ samples :
136+ // text : Text for link to our code samples
137+ text : Platform Samples
138+ // url : Link to our code samples
139+ url : https://github.com/box/samples
140+
141+ skills_samples :
142+ // text : Text for link to our Box skills code samples
143+ text : Skills Samples
144+ // url : Link to our Box skills code samples
145+ url : " https://github.com/box-community?utf8=%E2%9C%93&q=\
146+ sample-*-skills&type=&language="
176147
177148 support :
178149 // title : |-
0 commit comments