Skip to content

Commit 4c756f8

Browse files
authored
Update README.md
1 parent 4b522a3 commit 4c756f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Generalized Disjunctive Programming (GDP) extension to JuMP, based on the GDP mo
44
![](logo.png)
55

66
[![codecov](https://codecov.io/gh/hdavid16/DisjunctiveProgramming.jl/graph/badge.svg?token=3FRPGMWF0J)](https://codecov.io/gh/hdavid16/DisjunctiveProgramming.jl)
7-
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://hdavid16.github.io/InventoryManagement.jl/stable/)
8-
[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://hdavid16.github.io/InventoryManagement.jl/dev/)
7+
[![Docs](https://img.shields.io/badge/docs-stable-blue.svg)](https://hdavid16.github.io/DisjunctiveProgramming.jl/stable/)
8+
[![Docs](https://img.shields.io/badge/docs-latest-blue.svg)](https://hdavid16.github.io/DisjunctiveProgramming.jl/dev/)
99

1010
## Installation
1111

@@ -215,4 +215,4 @@ print(m)
215215

216216
## Contributing
217217
`DisjunctiveProgramming` is being actively developed and suggestions or other forms of contribution are encouraged.
218-
There are many ways to contribute to this package. Feel free to create an issue to address questions or provide feedback.
218+
There are many ways to contribute to this package. Feel free to create an issue to address questions or provide feedback.

0 commit comments

Comments
 (0)