Skip to content

Commit f65856e

Browse files
author
Jordan Hall
committed
Fix StyleCI badge
1 parent 30c7728 commit f65856e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/DivineOmega/array_undot.svg?branch=master)](https://travis-ci.org/DivineOmega/array_undot)
44
[![Coverage Status](https://coveralls.io/repos/github/DivineOmega/array_undot/badge.svg?branch=master)](https://coveralls.io/github/DivineOmega/array_undot?branch=master)
5-
[![StyleCI](https://styleci.io/repos/117241773/shield?branch=master)](https://styleci.io/repos/117241773)
5+
[![StyleCI](https://styleci.io/repos/130364810/shield?branch=master)](https://styleci.io/repos/130364810)
66
![Packagist](https://img.shields.io/packagist/dt/DivineOmega/array_undot.svg)
77

88
This package provides a helper function called `array_undot`, which expands a dot notation array into a full multi-dimensional array.

0 commit comments

Comments
 (0)