Skip to content

Commit

Permalink
docs: fix link to policy library on website
Browse files Browse the repository at this point in the history
  • Loading branch information
salaxander committed May 4, 2023
1 parent dab688f commit f93573e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ function HeroBanner() {
<Link className="button button--primary" to="/docs">
<Translate>Get Started</Translate>
</Link>
<Link className="button button--info" to="https://docusaurus.new">
<Link className="button button--info" to="https://docusaurus.newhttps://open-policy-agent.github.io/gatekeeper-library/website/">
<Translate>Browse the Policy Library</Translate>
</Link>
<span className={styles.indexCtasGitHubButtonWrapper}>
Expand Down

0 comments on commit f93573e

Please sign in to comment.