Skip to content

Commit be460fa

Browse files
committed
remove aka.ms links
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 24b1553 commit be460fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-functions/durable/durable-functions-storage-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The key benefits of the durable task scheduler include:
3333

3434
Existing Durable Functions users can leverage the scheduler with no code changes. Learn more about the [durable task scheduler](./durable-task-scheduler/durable-task-scheduler.md), and [how to get started](./durable-task-scheduler/quickstart-durable-task-scheduler.md).
3535

36-
Samples for durable task scheduler can be found on [GitHub](https://aka.ms/dts-samples).
36+
Samples for durable task scheduler can be found on [GitHub](https://github.com/Azure-Samples/Durable-Task-Scheduler/).
3737

3838
## Azure Storage
3939

articles/azure-functions/durable/durable-task-scheduler/durable-task-scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The scheduler internally uses a combination of in-memory and persistent storage
5555
## Feature highlights
5656

5757
> [!NOTE]
58-
> The following features are available at the current stage of public preview with more under way. To report problems or request new features, submit an issue in the [durable task scheduler samples GitHub repository](https://aka.ms/dts-samples).
58+
> The following features are available at the current stage of public preview with more under way. To report problems or request new features, submit an issue in the [durable task scheduler samples GitHub repository](https://github.com/Azure-Samples/Durable-Task-Scheduler/).
5959
6060
### Durable task scheduler dashboard
6161

0 commit comments

Comments
 (0)