Skip to content

Commit 245794b

Browse files
committed
running locally
1 parent f3d2f3a commit 245794b

File tree

6 files changed

+3
-282
lines changed

6 files changed

+3
-282
lines changed

docs/concepts/admin/admin.mdx

Lines changed: 0 additions & 181 deletions
This file was deleted.

docs/how_to_guides/index.md

Lines changed: 0 additions & 98 deletions
This file was deleted.

docs/prompt_engineering/how_to_guides/prompts/prompt_tags.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ Prompt tags are labels that attached to specific commits in your prompt's versio
1919

2020
To create a tag, navigate to the commits tab of a prompt. Click on the tag icon next to the commit you want to tag. Click "New Tag" and enter the name of the tag.
2121

22-
![](../static/prompt_tags/commits_tab.png)
23-
![](../static/prompt_tags/create_new_prompt_tag.png)
22+
![](./static/prompt_tags/commits_tab.png)
23+
![](./static/prompt_tags/create_new_prompt_tag.png)
2424

2525
### Move a tag
2626

2727
To point a tag to a different commit, click on the tag icon next to the destination commit, and select the tag you want to move.
2828
This will automatically update the tag to point to the new commit.
2929

30-
![](../static/prompt_tags/move_prompt_tag.png)
30+
![](./static/prompt_tags/move_prompt_tag.png)
3131

3232
## Delete a tag
3333

0 commit comments

Comments
 (0)