Skip to content

Commit eb04a37

Browse files
authored
Merge pull request #715 from rabwill/model-blog
updates to links
2 parents 7be12c9 + 0f89ade commit eb04a37

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ There are three major pathways with several labs. If you want a no-code/low-code
4242

4343
- **Agent Instructions Guide for Beginners**:
4444
New to Copilot? This lab walks you through the process of writing effective natural language instructions and testing your Copilot agent in a guided environment.
45-
[🔗 Start this lab](https://microsoft.github.io/copilot-camp/pages/copilot-instructions/beginner-agent/)
45+
[🔗 Start this lab](https://microsoft.github.io/copilot-camp/pages/beyond-agents/beginner-agent/)
4646

4747
- **SharePoint agents**:
4848
Learn how to create SharePoint agents starting from the basics, how to fine tune their settings, and how to share them with people or in Microsoft Teams group chats.

docs/pages/make/sharepoint-agents/01-first-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ I'm sorry, something wrong happened. Please, try again soon.
171171

172172
The above instructions are just for the sake of providing an example, they are not fully complete and do not aim to be a perfect and bullet proof template. Notice that the instructions rely on MD document structure to highlight the various sections of the instructions text.
173173

174-
Remember that you can write instructions long up to 8.000 characters, and you are kindly invited to use as much details as you can. [Here](../../../copilot-instructions/beginner-agent){target=_blank} you can find the **Declarative Agent Instruction Lab - Improve your agent instructions (Beginner friendly)** lab, which provides you detailed information about how to write professional prompt instructions for your agents. You can also refer to the article [Write effective instructions for declarative agents](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/declarative-agent-instructions){target=_blank} to learn detailed information about how to write effective prompts.
174+
Remember that you can write instructions long up to 8000 characters, and you are kindly invited to use as much details as you can. [Here](../../../beyond-agents/beginner-agent){target=_blank} you can find the **Declarative Agent Instruction Lab - Improve your agent instructions (Beginner friendly)** lab, which provides you detailed information about how to write professional prompt instructions for your agents. You can also refer to the article [Write effective instructions for declarative agents](https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/declarative-agent-instructions){target=_blank} to learn detailed information about how to write effective prompts.
175175

176176
<cc-end-step lab="msa1" exercise="3" step="2" />
177177

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ plugins:
185185
- pages/custom-engine/teams-ai/04-authentication.md
186186
- pages/custom-engine/teams-ai/05-actions.md
187187
- プロンプト エンジニアリング:
188-
- pages/copilot-instructions/beginner-agent.md
188+
- pages/beyond-agents/beginner-agent.md
189189
- アワード: 'awards.md'
190190
- 動画など: 'resources.md'
191191

0 commit comments

Comments
 (0)