Skip to content

Commit 4338562

Browse files
Jie Tongcraft-agents-bot
authored andcommitted
docs: open all links in new tab
Add target=_blank rel=noopener to all external links. Co-Authored-By: Eureka <agents-noreply@craft.do>
1 parent f8b5868 commit 4338562

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

eureka_installation_guide.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -286,15 +286,15 @@ <h2 id="m365-connector">Set up M365 Connector</h2>
286286
<li>
287287
<strong>Install the browser extension</strong>
288288
<p>Install the M365 Connector extension to your Edge browser from the Chrome Web Store:</p>
289-
<p><a href="https://chromewebstore.google.com/detail/m365-connector/igchbccebjlcdogcboebgldjdihkdmbb">Get M365 Connector extension</a></p>
289+
<p><a href="https://chromewebstore.google.com/detail/m365-connector/igchbccebjlcdogcboebgldjdihkdmbb" target="_blank" rel="noopener">Get M365 Connector extension</a></p>
290290
<img class="screenshot" src="images/CleanShot_2026-04-01_at_09.48.04_at_2x.png" alt="Install M365 Connector extension in Edge">
291291
</li>
292292
<li>
293293
<strong>Complete the setup wizard</strong>
294294
<p>Follow the instructions in the browser to set up the M365 Connector. You'll be prompted to log in to the following two sites &mdash; click Next a few times through the wizard:</p>
295295
<ul>
296-
<li><a href="https://m365.cloud.microsoft/search">M365 Copilot</a></li>
297-
<li><a href="https://developer.microsoft.com/en-us/graph/graph-explorer">Graph Explorer</a></li>
296+
<li><a href="https://m365.cloud.microsoft/search" target="_blank" rel="noopener">M365 Copilot</a></li>
297+
<li><a href="https://developer.microsoft.com/en-us/graph/graph-explorer" target="_blank" rel="noopener">Graph Explorer</a></li>
298298
</ul>
299299
<p>The trickiest part: on the Graph Explorer page, find the sign-in button shown below and click it.</p>
300300
<img class="screenshot" src="images/image.png" alt="Click the sign-in button in Graph Explorer">
@@ -330,7 +330,7 @@ <h2 id="m365-cli">M365 CLI <span class="badge bonus">bonus</span></h2>
330330
<li>
331331
<strong>Ask Eureka to install it for you</strong>
332332
<p>Paste this into Eureka's chat:</p>
333-
<div class="callout">Install the m365 cli and skill following: <a href="https://github.com/ttthree/m365-cli-docs/blob/main/skills/m365-cli/SKILL.md">https://github.com/ttthree/m365-cli-docs/blob/main/skills/m365-cli/SKILL.md</a></div>
333+
<div class="callout">Install the m365 cli and skill following: <a href="https://github.com/ttthree/m365-cli-docs/blob/main/skills/m365-cli/SKILL.md" target="_blank" rel="noopener">https://github.com/ttthree/m365-cli-docs/blob/main/skills/m365-cli/SKILL.md</a></div>
334334
<p>Eureka will download and install the CLI, then walk you through authentication. Follow its instructions.</p>
335335
</li>
336336
<li>

0 commit comments

Comments
 (0)