Skip to content

Commit

Permalink
ci: fix: Rename the existing UCR to not have leading sequence number (#…
Browse files Browse the repository at this point in the history
…837)

Signed-off-by: edgex-jenkins <[email protected]>
  • Loading branch information
edgex-jenkins committed Aug 15, 2022
1 parent 11ebda8 commit 3c8ae94
Show file tree
Hide file tree
Showing 5 changed files with 3,151 additions and 3 deletions.
10 changes: 9 additions & 1 deletion 2.3/design/TOC/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2975,6 +2975,10 @@

<h1 id="use-cases-and-design-records">Use Cases and Design Records</h1>
<h2 id="use-case-records-ucrs">Use Case Records (UCRs)</h2>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>UCRs are listed in alphabetical order by title.</p>
</div>
<table>
<thead>
<tr>
Expand All @@ -2984,12 +2988,16 @@ <h2 id="use-case-records-ucrs">Use Case Records (UCRs)</h2>
</thead>
<tbody>
<tr>
<td><a href="../ucr/0001-System-Events-for-Devices/">0001 System Events for Devices</a></td>
<td><a href="../ucr/System-Events-for-Devices/">System Events for Devices</a></td>
<td>Use Case for System Events for Device add/update/delete</td>
</tr>
</tbody>
</table>
<h2 id="architectural-design-records-adrs">Architectural Design Records (ADRs)</h2>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>ADRs are listed in chronological order by sequence number in title.</p>
</div>
<table>
<thead>
<tr>
Expand Down
Loading

0 comments on commit 3c8ae94

Please sign in to comment.