Skip to content

Commit 781c7e7

Browse files
adileiadileiclaude
authored
Fix broken links pointing to pre-reorg folder locations (#473)
- SharePoint Customizer: absolute GitHub URLs → relative paths - Workshop/Proctor: blob paths updated from CopilotStudioWorkshop/ to guides/workshop/ Co-authored-by: adilei <adileibowiz@microsoft.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fba6e2a commit 781c7e7

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

guides/workshop/PROCTOR_INSTRUCTIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ Instructions cover:
1616
- Setting up SharePoint
1717
- Setting up the ServiceNow instance.
1818

19-
Download [Proctor files.zip](https://github.com/microsoft/CopilotStudioSamples/blob/main/CopilotStudioWorkshop/Proctor%20files.zip) and follow the instructions contained in **Microsoft Copilot Studio - Workshop setup instructions.docx** to setup the environment for the workshop.
19+
Download [Proctor files.zip](https://github.com/microsoft/CopilotStudioSamples/blob/main/guides/workshop/Proctor%20files.zip) and follow the instructions contained in **Microsoft Copilot Studio - Workshop setup instructions.docx** to setup the environment for the workshop.

guides/workshop/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ nav_order: 2
2828

2929
## Attendee Instructions
3030

31-
- Access the workshop main slides here: [Microsoft Copilot Studio - Workshop.pptx](https://github.com/microsoft/CopilotStudioSamples/blob/main/CopilotStudioWorkshop/Microsoft%20Copilot%20Studio%20-%20Workshop.pptx).
32-
- Download [Lab files.zip](https://github.com/microsoft/CopilotStudioSamples/blob/main/CopilotStudioWorkshop/Lab%20files.zip), unzip them, and follow each lab DOCX (if you don't have Word, use PDF) instructions in the sequential order.
31+
- Access the workshop main slides here: [Microsoft Copilot Studio - Workshop.pptx](https://github.com/microsoft/CopilotStudioSamples/blob/main/guides/workshop/Microsoft%20Copilot%20Studio%20-%20Workshop.pptx).
32+
- Download [Lab files.zip](https://github.com/microsoft/CopilotStudioSamples/blob/main/guides/workshop/Lab%20files.zip), unzip them, and follow each lab DOCX (if you don't have Word, use PDF) instructions in the sequential order.
3333
- Ideally, set up a new work profile in your browser, specific to that workshop. Alternatively, you can choose to browse as a guest or start an InPrivate session.
3434
- Connect to Copilot Studio: [aka.ms/CopilotStudioStart](https://aka.ms/CopilotStudioStart) using the provided credentials.
3535

ui/embed/sharepoint-customizer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This code sample demonstrates how to create a SharePoint SPFx component which is
1010

1111
{: .important }
1212
> ⚠️ **This sample has been superseded.**
13-
> Please use the updated sample here: [SharePoint SSO App Customizer](https://github.com/microsoft/CopilotStudioSamples/tree/main/SSOSamples/SharePointSSOAppCustomizer).
13+
> Please use the updated sample here: [SharePoint SSO App Customizer](./SharePointSSOAppCustomizer/).
1414
>
1515
> The new sample:
1616
> - Uses a **modern UI**

ui/embed/sharepoint-customizer/SharePointSSOAppCustomizer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This sample demonstrates how to integrate a Microsoft Copilot Studio agent into
1111

1212
The key advantage of using the Microsoft 365 Agents SDK is its ability to connect to agents that support Microsoft authentication, which enables [tenant graph grounding](https://learn.microsoft.com/en-us/microsoft-copilot-studio/knowledge-copilot-studio#tenant-graph-grounding) capabilities.
1313

14-
> **Note**: This sample supersedes the [legacy SharePoint SSO Component sample](https://github.com/microsoft/CopilotStudioSamples/tree/main/SSOSamples/SharePointSSOComponent) which uses DirectLine and a modal dialog.
14+
> **Note**: This sample supersedes the [legacy SharePoint SSO Component sample](../) which uses DirectLine and a modal dialog.
1515
1616
{: .important }
1717
> ⚠️ **This is an open-source reference sample only.**

0 commit comments

Comments
 (0)