Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
toxophilist committed Dec 12, 2024
1 parent 607cd2e commit c464f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion okitweb/templates/okit/designer.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<body>
<h1>OKIT Endpoint has changed to provide cloud specific implementation URLs.</h1>
<ul style="font-weight: bolder">
<li style="margin-bottom: 5px;"><a href="/okit/oci">OKIT Designer for Orcale Cloud (OCI)</a></li>
<li style="margin-bottom: 5px;"><a href="/okit/oci">OKIT Designer for Oracle Cloud (OCI)</a></li>
<li style="margin-bottom: 5px;"><a href="/okit/pca">OKIT Designer for Oracle Private Cloud Appliance (PCA-X9)</a></li>
<li style="margin-bottom: 5px;"><a href="/okit/c3">OKIT Designer for Oracle Compute Cloud@Customer (C3)</a></li>
</ul>
Expand Down

0 comments on commit c464f15

Please sign in to comment.