Skip to content

Commit 009a8c2

Browse files
authored
Changed links to github.dev instead of github.com (#88)
The links in Readme.md (the second and third) were to the individual files in the repo, instead of github.dev, which enables quick access to run the queries. Changed the Dashboards for Personal Issues to use github.dev.
1 parent 7465bc3 commit 009a8c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Notebooks/ReadMe.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ To view the file in the Web version of VS Code, simply open the file in GitHub a
2020
`github.dev` in the URL.
2121

2222
- [Project Mu Pull Request Dashboard](https://github.dev/microsoft/mu_devops/blob/main/Notebooks/PullRequests.github-issues)
23-
- [Project Mu Personal Issue & Pull Request Dashboard](https://github.com/microsoft/mu_devops/blob/main/Notebooks/MyPullRequests.github-issues)
24-
- [Project Mu Issue Dashboard](https://github.com/microsoft/mu_devops/blob/main/Notebooks/OpenIssues.github-issues)
23+
- [Project Mu Personal Issue & Pull Request Dashboard](https://github.dev/microsoft/mu_devops/blob/main/Notebooks/MyPullRequests.github-issues)
24+
- [Project Mu Issue Dashboard](https://github.Dev/microsoft/mu_devops/blob/main/Notebooks/OpenIssues.github-issues)
2525

2626
Once opened, run the same steps in [How to Use](#how-to-use) to install the extension and view the file. You can then
2727
save the page to your bookmarks so you can easily load it in the future.

0 commit comments

Comments
 (0)