Skip to content

Commit c99ea4f

Browse files
rajivmlclaude
andcommitted
docs: rename gallery nav to "Sample Apps", drop GitHub-folder link
Rename the "Template Gallery" nav entry (and the page title/H1) to "Sample Apps", and remove the separate "Sample Application" nav item that just linked to the samples/ folder on GitHub — the gallery already links to each sample's source, so the folder link is redundant. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 319c8c6 commit c99ea4f

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

docs/samples/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: Template Gallery
2+
title: Sample Apps
33
hide:
44
- toc
55
---
66

7-
# Template Gallery
7+
# Sample Apps
88

99
Browse, filter, and clone the official `@uipath/uipath-typescript` sample apps. Each card links to the source and copies a ready-to-run `degit` command.
1010

mkdocs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,8 +224,7 @@ nav:
224224
- SDK Reference: coded-action-app-sdk/interfaces/CodedActionAppServiceModel.md
225225
- Plugins:
226226
- Codex: plugins/codex.md
227-
- Sample Application: https://github.com/UiPath/uipath-typescript/tree/main/samples
228-
- Template Gallery: samples/index.md
227+
- Sample Apps: samples/index.md
229228
- FAQ: FAQ.md
230229
- How To Contribute: CONTRIBUTING.md
231230
- Integration Testing: integration-testing.md

0 commit comments

Comments
 (0)