Skip to content

Commit

Permalink
Merge pull request #1378 from finos/gab-anchor
Browse files Browse the repository at this point in the history
Adding Anchor Link for Conformance Results
  • Loading branch information
robmoffat authored Sep 28, 2024
2 parents cabbfb7 + f994aaa commit fffcb33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/components/Conformance/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export default function Conformance() {
return (
<HomeSection2 alt="true">
<div className={styles.innerAside}>
<a id="conformance"></a>
<h2 >FDC3 Conformance</h2>
<p className={styles.explanation}>FDC3 has a <a href="https://github.com/finos/FDC3-Conformance-Framework">conformance framework</a> that works to ensure compatibility with the standard. </p>
</div>
Expand Down

0 comments on commit fffcb33

Please sign in to comment.