Skip to content

Commit aad77c3

Browse files
authored
update footer to reference AI Developer Zone properly (#798)
1 parent 01d731a commit aad77c3

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

content/microcopy/footer.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,31 +148,31 @@ categories:
148148
// text: Text for link to our llms-full.txt file
149149
text: llms-full.txt
150150
// url: Link to our llms-full.txt file
151-
url: /llms-full.txt/
151+
url: /llms-full.txt
152152

153153
guides_llms:
154154
// text: Text for link to our Guides llms.txt file
155155
text: Guides llms.txt
156156
// url: Link to our Guides llms.txt file
157-
url: /guides/llms.txt/
157+
url: /guides/llms.txt
158158

159159
api_reference_llms:
160160
// text: Text for link to our API Reference llms.txt file
161161
text: API Reference llms.txt
162162
// url: Link to our API Reference llms.txt file
163-
url: /reference/llms.txt/
163+
url: /reference/llms.txt
164164

165165
platform_llms:
166166
// text: Text for link to our Platform llms.txt file
167167
text: Platform llms.txt
168168
// url: Link to our Platform llms.txt file
169-
url: /platform/llms.txt/
169+
url: /platform/llms.txt
170170

171171
ai_dev_zone_llms:
172172
// text: Text for link to our AI Dev Zone llms.txt file
173-
text: AI Dev Zone llms.txt
173+
text: AI Developer Zone llms.txt
174174
// url: Link to our AI Developer Zone llms.txt file
175-
url: /ai-dev-zone/llms.txt/
175+
url: /ai-dev-zone/llms.txt
176176

177177
support:
178178
// title: |-

0 commit comments

Comments
 (0)