Skip to content

Commit 1e38c81

Browse files
authored
Merge pull request #4 from Nora-at-CMS/patch-1
Update index.html w Operations Manual links
2 parents 841a52b + 28ba181 commit 1e38c81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -313,11 +313,11 @@ <h3 id="key-features">Key Features</h3>
313313
<h3 id="getting-started">Getting Started</h3>
314314

315315
<div style="background-color: #e3f2fd; border: 2px solid #2196F3; border-left: 6px solid #2196F3; padding: 18px 24px; margin: 24px 0; border-radius: 6px; box-shadow: 0 2px 4px rgba(33, 150, 243, 0.1);">
316-
<strong style="color: #1565C0; font-size: 1.05em;">📘 Operations Manual:</strong> Detailed implementation guidance including authentication workflows, API-specific examples, subscriptions, and testing scenarios is available in the separate Operations Manual document.
316+
<strong style="color: #1565C0; font-size: 1.05em;">📘 Operations Manual:</strong> Detailed implementation guidance including authentication workflows, API-specific examples, subscriptions, and testing scenarios is available in the separate <a href="https://github.com/DSACMS/cmmi-access-model/blob/main/ACCESS%20API%20Operations%20Manual%20v0.9.1.pdf">Operations Manual</a>a> document.
317317
</div>
318318

319319
<ol>
320-
<li><strong>Review the Operations Manual</strong> - Understand common patterns, authentication, and API-specific guidance</li>
320+
<li><strong>Review the <a href="https://github.com/DSACMS/cmmi-access-model/blob/main/ACCESS%20API%20Operations%20Manual%20v0.9.1.pdf">Operations Manual</a>a></strong> - Understand common patterns, authentication, and API-specific guidance</li>
321321
<li><strong>Select Your APIs</strong> - Choose the appropriate APIs for your use case</li>
322322
<li><strong>Review <a href="artifacts.html">Artifacts</a></strong> - Examine the technical specifications</li>
323323
<li><strong>Review <a href="conformance.html">Conformance Expectations</a></strong> - Understand conformance requirements</li>

0 commit comments

Comments
 (0)