Skip to content

Commit fb232f9

Browse files
committed
Github issues link update
1 parent 0e5450b commit fb232f9

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

1. Desktop app calls Web API/README-incremental.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Explore the sample by signing in into the TodoList client, adding items to the T
194194

195195
NOTE: Remember, the To-Do list is stored in memory in this `TodoListService-v2` sample. Each time you run the TodoListService API, your To-Do list will get emptied.
196196

197-
> Did the sample not work for you as expected? Did you encounter issues trying this sample? Then please reach out to us using the [GitHub Issues](../../../../issues) page.
197+
> Did the sample not work for you as expected? Did you encounter issues trying this sample? Then please reach out to us using the [GitHub Issues](../../../issues) page.
198198
199199
## How was the code created
200200

1. Desktop app calls Web API/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Explore the sample by signing in into the TodoList client, adding items to the T
217217

218218
NOTE: Remember, the To-Do list is stored in memory in this `TodoListService-v2` sample. Each time you run the TodoListService API, your To-Do list will get emptied.
219219

220-
> Did the sample not work for you as expected? Did you encounter issues trying this sample? Then please reach out to us using the [GitHub Issues](../../../../issues) page.
220+
> Did the sample not work for you as expected? Did you encounter issues trying this sample? Then please reach out to us using the [GitHub Issues](../../../issues) page.
221221
222222
## How was the code created
223223

2. Web API now calls Microsoft Graph/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ Use [Stack Overflow](http://stackoverflow.com/questions/tagged/msal) to get supp
393393
Ask your questions on Stack Overflow first and browse existing issues to see if someone has asked your question before.
394394
Make sure that your questions or comments are tagged with [`azure-active-directory` `msal` `dotnet`].
395395

396-
If you find a bug in the sample, please raise the issue on [GitHub Issues](../../issues).
396+
If you find a bug in the sample, please raise the issue on [GitHub Issues](../../../issues).
397397

398398
To provide a recommendation, visit the following [User Voice page](https://feedback.azure.com/forums/169401-azure-active-directory).
399399

5.Deploy-Web-API/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Here we discuss some of the more important aspects of deploying multi-tenant app
8989
</PropertyGroup>
9090
```
9191

92-
> [!NOTE] Did the sample not work for you as expected? Did you encounter issues trying this sample? Then please reach out to us using the [GitHub Issues](../issues) page.
92+
> [!NOTE] Did the sample not work for you as expected? Did you encounter issues trying this sample? Then please reach out to us using the [GitHub Issues](../../../issues) page.
9393
9494
## More information
9595

0 commit comments

Comments
 (0)