Skip to content

Commit 9b05ba6

Browse files
authored
Fix broken links
1 parent 5c43b7b commit 9b05ba6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/cosmos-db/cassandra/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@
471471
- name: Release notes
472472
href: ../emulator-release-notes.md
473473
- name: Windows command-line arguments
474-
href: ../emulator-windows-arguments.pdf
474+
href: ../emulator-windows-arguments.md
475475
- name: Resources
476476
items:
477477
- name: Build your skills with Microsoft Learn training

articles/cosmos-db/emulator-windows-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 09/11/2023
1414

1515
[!INCLUDE[NoSQL, MongoDB, Cassandra, Gremlin, Table](includes/appliesto-nosql-mongodb-cassandra-gremlin-table.md)]
1616

17-
The Azure Cosmos DB emulator provides a local environment that emulates the Azure Cosmos DB service for local development purposes. After [installing the emulator](how-to-develop-emulator.md#install-the-emulator), you can control the emulator with command line and PowerShell commands. This article describes how to use the command-line and PowerShell commands to start and stop the emulator, configure options, and perform other operations. You have to run the commands from the installation location.
17+
The Azure Cosmos DB emulator provides a local environment that emulates the Azure Cosmos DB service for local development purposes. After installing the emulator, you can control the emulator with command line and PowerShell commands. This article describes how to use the command-line and PowerShell commands to start and stop the emulator, configure options, and perform other operations. You have to run the commands from the installation location.
1818

1919
> [!IMPORTANT]
2020
> This article only includes command-line arguments for the Windows local emulator.

articles/cosmos-db/gremlin/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
- name: Release notes
462462
href: ../emulator-release-notes.md
463463
- name: Windows command-line arguments
464-
href: ../emulator-windows-arguments.pdf
464+
href: ../emulator-windows-arguments.md
465465
- name: Resources
466466
items:
467467
- name: Build your skills with Microsoft Learn training

articles/cosmos-db/mongodb/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@
605605
- name: Release notes
606606
href: ../emulator-release-notes.md
607607
- name: Windows command-line arguments
608-
href: ../emulator-windows-arguments.pdf
608+
href: ../emulator-windows-arguments.md
609609
- name: Resources
610610
items:
611611
- name: Build your skills with Microsoft Learn training

articles/cosmos-db/nosql/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,7 +1012,7 @@
10121012
- name: Release notes
10131013
href: ../emulator-release-notes.md
10141014
- name: Windows command-line arguments
1015-
href: ../emulator-windows-arguments.pdf
1015+
href: ../emulator-windows-arguments.md
10161016
- name: Resources
10171017
items:
10181018
- name: Build your skills with Microsoft Learn training

articles/cosmos-db/table/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453
- name: Release notes
454454
href: ../emulator-release-notes.md
455455
- name: Windows command-line arguments
456-
href: ../emulator-windows-arguments.pdf
456+
href: ../emulator-windows-arguments.md
457457
- name: Resources
458458
items:
459459
- name: Build your skills with Microsoft Learn training

0 commit comments

Comments
 (0)