Skip to content

Commit f329cf1

Browse files
committed
Add references to new pages in toc and index
1 parent c853f28 commit f329cf1

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

articles/confidential-ledger/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ landingContent:
4848
url: architecture.md
4949
- text: Authenticating ledger nodes
5050
url: authenticate-ledger-nodes.md
51+
- text: Azure Confidential Ledger write transaction receipts
52+
url: write-transaction-receipts.md
5153

5254
# Card
5355
- title: How-to-guides
@@ -60,6 +62,8 @@ landingContent:
6062
url: create-client-certificate.md
6163
- text: Register the Azure confidential ledger resource provider
6264
url: register-ledger-resource-provider.md
65+
- text: Verify Azure Confidential Ledger write transaction receipts
66+
url: verify-write-transaction-receipts.md
6367
# Card
6468
- title: References
6569
linkLists:

articles/confidential-ledger/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
href: authentication-azure-ad.md
2828
- name: Authenticating ledger nodes
2929
href: authenticate-ledger-nodes.md
30+
- name: Azure Confidential Ledger write transaction receipts
31+
href: write-transaction-receipts.md
3032
- name: How To Guides
3133
items:
3234
- name: Create a client certificate
@@ -35,6 +37,8 @@
3537
href: register-ledger-resource-provider.md
3638
- name: Register an ACL app with Azure AD
3739
href: register-application.md
40+
- name: Verify Azure Confidential Ledger write transaction receipts
41+
href: verify-write-transaction-receipts.md
3842
- name: References
3943
items:
4044

0 commit comments

Comments
 (0)