Skip to content

Commit

Permalink
Documentation: Update documentation link in the banner
Browse files Browse the repository at this point in the history
  • Loading branch information
opatrascoiu committed May 17, 2024
1 parent a4ea6ed commit fbb31e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# jDMN - Decision Model and Notation (DMN) execution engine implemented in Java

[![Documentation](https://img.shields.io/badge/Documentation-online-brightgreen.svg)](https://goldmansachs.github.io/jdmn/)
[![Documentation](https://img.shields.io/badge/Documentation-online-brightgreen.svg)](https://github.com/goldmansachs/jdmn/blob/master/docs/index.md)
[![Build Status](https://github.com/goldmansachs/jdmn/actions/workflows/build-main.yml/badge.svg?branch=master)](https://github.com/goldmansachs/jdmn/actions/workflows/build-main.yml)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.goldmansachs.jdmn/jdmn-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.goldmansachs.jdmn/jdmn-parent)
[![Releases](https://img.shields.io/github/release/goldmansachs/jdmn.svg)](https://github.com/goldmansachs/jdmn/releases)
Expand Down

0 comments on commit fbb31e7

Please sign in to comment.